$ clone git clone
Install dependencies
$ npm install
Start application
$ npm start
Nodemon
$ npm run dev
The course Real-Time Web is about learning how to build a real-time application. Real-Time Web is part of the half year minor programme about Web Design and Development in Amsterdam. Bachelor Communication and Multimedia Design, Amsterdam University of Applied Science.
CSSMIT
$ clone git clone
Install dependencies
$ npm install
Start application
$ npm start
Nodemon
$ npm run dev