Skip to content

CLI tool to speed up development in angular and flutter

Notifications You must be signed in to change notification settings

fahamutech/bfast-ui-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bfast UI cli

  • This project is meant to reduce the time taken in organizing angular and flutter apps. For now!

Development standard

  • The package is based on Bfast UI development standard

install the package globaly

  • npm i -g bfastui

How to use the package

Angular

  • open an angular project and at the root type "bfastui-ng"
  • provide a module name
  • open src/app/modules and the modules directory will be created with the subfolders

Flutter

  • open a flutter project and at the root type "bfastui-f"
  • provide a module name
  • open lib/modules and the modules directory will be created with the subfolders

About

CLI tool to speed up development in angular and flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published