Jammin prototype for the Design of WWW Services course @ Aalto University
By
Alessandro Capra
Milda Norkute
Ruslan Rad
To run the project on your computer:
-
git clone url (you can find the url in the repo on Github)
-
cd jammin-react
-
npm install
-
npm start
To update the project:
- git pull --rebase