Requirments:
- node
Instalation notes:
- clone project:
git clone https://github.com/ionghitun/react-start-app.git - go to project directory:
cd react-start-app - run
npm install - create folders
imagesandfontsinsrc/resourcesif they aren't there yet - copy
constants.example.jstoconstants.jsand edit to match your environment -
- run
npm run dev- for development -
- run
npm run prod - point a webserver to
/publicfolder - for production
- run
- run