$ nvm i 8
$ npm i breathecode-cli -g
$ breathecode start:react-project -r
$ npm install
Start coding your React Application application, update the styles/index.scss
or js/index.js
depending on your needs.
Add more files into your, ./src/js/components
or styles folder as you need them.
This boilerplate is 100% compatible with the free github pages hosting. To publish your website into github please run:
$ npm run deploy
Note: You will need to configure github pages for the branch gh-pages