Steps to take to setup development environment
- Clone repository from "src" branch
- Run
npm install
- Run
npm start
to launch Website
Don't forget to set tabs to spaces
To deploy the site, run npm run deploy
Happy Developing
Steps to take to setup development environment
npm install
npm start
to launch WebsiteDon't forget to set tabs to spaces
To deploy the site, run npm run deploy
Happy Developing