Install the dependencies and start the watcher:
$ npm install
$ npm run watch
Or just use the start script to do same:
$ npm start
Then open http://localhost:1234/ in a browser to see your running Riot app.
Install the dependencies and start the watcher:
$ npm install
$ npm run watch
Or just use the start script to do same:
$ npm start
Then open http://localhost:1234/ in a browser to see your running Riot app.