- Live views on (depoyed on google cloud - firebase hosting): https://asb-react.web.app/
This project was bootstrapped with Create React App.
-
Download from Github or clone the repo:
git clone https://github.com/aaroncodehub/asb-react.git
-
Make sure your NodeJS and npm versions are up to date for
16.13.1
-
Install dependencies:
npm install
oryarn
-
Start the server:
npm run start
oryarn start
-
Views are on:
localhost:3000