To build and run this project locally:
npm install
npm run build
Then, either open public/index.html
in the browser of your choice or run npm start
and open http://localhost:5000
in your browser.
To build and run this project locally:
npm install
npm run build
Then, either open public/index.html
in the browser of your choice or run npm start
and open http://localhost:5000
in your browser.