- This project is meant to reduce the time taken in organizing angular and flutter apps. For now!
- The package is based on Bfast UI development standard
- npm i -g bfastui
- 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
- 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