astaruch / PV247-react-school-course

0 stars 0 forks source link

PV248 - Modern development of user's interfaces (school course)

Build Status Heroku

Quick startup of this project

$ git clone git@github.com:astaruch/PV247-react-school-course.git
$ cd PV247-react-school-course
$ npm install
$ npm run start-dev # webpack-dev-server
$ npm run start # express dev server

Team members

CI & CD

After each commit, the app is built on Travis and then deployed to Heroku (the app is live for the next 30 minutes after deployment).

https://pv247-react-school-course.herokuapp.com/