Skip to content

wbkd/riotjs-startkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riot Starterkit

With this starterkit we want to provide a simple foundation for Riot applications. We are using the riot router and a flux inspired event controller called RiotControl.
If you have any ideas on how to improve/simplify the structure you are welcome to help us.

This starterkit is based on:

We are also using the following postcss plugins to process the CSS:

Get the kit

$ git clone [email protected]:wbkd/riotjs-startkit.git && cd riotjs-startkit

Installation

$ npm install

Development

$ npm run dev

Now the server is runnning on localhost:1337

Build

$ npm run build

Thanks to https://github.com/txchen/feplay/tree/gh-pages/riot_webpack for a lot of concepts on how to structure the app.

About

A Riot - PostCSS - Webpack Starterkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published