All Projects → wbkd → Riotjs Startkit

wbkd / Riotjs Startkit

Licence: mit
A Riot - PostCSS - Webpack Starterkit

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].