Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 241 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 241 Bytes

Frosti CLI

Command line tool to scaffolding Frosti apps.

Create barebones app with Webpack pack build system.

$ npm install @frosti/cli -g

then

$ frosti

Follow the promts, and you're all done!