Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 326 Bytes

File metadata and controls

14 lines (10 loc) · 326 Bytes

AngularScript

Script to help quick start an angular project

To Run:

  • Call ./CreateAngularProject.sh in the script directory (for now)
  • Should already be executable (chmod +x CreateAngularProject.sh)
  • Requires NPM to already be installed

Known working case:

App name = HelloAngular
Route #1 = hello
Page #1 = World