The built application is deployed to GitHub Pages - https://zhukovsd.github.io/freecodecamp-calculator/
Application:
- ES6, ReactJS and material-ui
- Building and debugging:
- CI and deploying to gh-pages:
- travis-ci.org as CI service
- CI runner executes deploy.sh to build the app and deploy it to GitHub Pages
git clone
npm install
npm run build
orbuild.sh
watch.sh
to run browser-sync and open the app in your default browser