Skip to content

Small starter kit to help speedup the development of a new Riot.js project.

Notifications You must be signed in to change notification settings

vitogit/riot_starter_kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riot.js Starter Kit

Small starter kit to help speedup the development of a new Riot.js project. It has lightserver to run the server, karma-mocha-chai as test framework, index page with all dependencies, an app riot tag and an app-spec mocha test.

Clone, install and run

npm install
npm start //to run the dev server
npm test  //to run the specs

Then go to localhost:4000

About

Small starter kit to help speedup the development of a new Riot.js project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published