Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.21 KB

File metadata and controls

44 lines (33 loc) · 1.21 KB

Languages

Features

Plugins

Stylus plugins

Getting started

Generators

scaffolt component → app/components/name.js → app/styles/components/name.styl

scaffolt view → app/views/name.js → app/styles/views/name.styl

Install and run development server

$ npm install
$ npm start