1.0.0 • Published 8 years ago

riot-starter v1.0.0

Weekly downloads
2
License
CC-BY-4.0
Repository
github
Last release
8 years ago

Riot Starter

A simple starter kit for Riot.

Contents

This starterkit is based on:

Installation

To install Riot Starter, browse to a suitable folder (we use C:\ws\ in this example) and run the following commands:

$ git clone https://github.com/download/riot-starter
$ cd riot-starter
$ npm install

Development

$ npm run dev

Now the server is runnning on localhost:1337

Build

$ npm run build

Credits

Riot starter is based on riot-starterkit by webkid, with ideas and concepts from Tianxiang Chen and contributions from artparks.