Skip to content

VladimirMarko/riot-parcel-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install & run in watch mode

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.

About

Boilerplate for a simple Riot project using Parcel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published