Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 304 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 304 Bytes

create-fiwl-app

Boilerplate code generator to get started with FIWL easily.

Usage

To generate the starter boilerplate for your FIWL app, use this simple NPX command:

npx create-fiwl-app myapp
cd myapp

Command Info

npx create-fiwl-app [project-name] --template <template-name>