To start building with this project clone this repo and install the dependecies:
npm i
and run:
npm start
To build the app for production, run:
npm run build
To start building with this project clone this repo and install the dependecies:
npm i
and run:
npm start
To build the app for production, run:
npm run build