Skip to content

An NPX command that generates a starter boilerplate for your FIWL app.

Notifications You must be signed in to change notification settings

fiwl-js/create-fiwl-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>