Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 546 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 546 Bytes

🚂🚋🚋🚋🚋🚋 - The little framework that could.

A framework for creating sturdy web applications. Built on years of industry experience it distills the essence of functional architectures into a productive package.

Development

Install:

npm install

Run a dev server:

npm start

Build assets into dist:

npm run build

Credit

Created by Shuhei Kagawa.