acid-chan/README.md

487 B

acidchan

acidchan PoC & MVP


How to build

yarn install
yarn start

Notes

  • The current code is intended only for the MVP and is not suitable for production.

  • The original repository uses an old-style Create React App (CRA) in JavaScript. The code generally needs refactoring in TypeScript.

  • We are temporarily using Commerce.js as the backend to expedite the shipping of the MVP.