Frontend code for https://entrepot.app.
- clone the repo
npm install
npm start
That's it!
Before pushing changes, run npm run format
first to ensure all code is formatted.
Frontend code for https://entrepot.app.
npm install
npm start
That's it!
Before pushing changes, run npm run format
first to ensure all code is formatted.