Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 322 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 322 Bytes

want to quickly start an angular ui project ?

download and make the ui.sh script executable

curl https://raw.githubusercontent.com/burib/its_a_strap/main/ui.sh -o ~/ui.sh && chmod +x ~/ui.sh

run the ui.sh script to bootstrap the angular sample project

~/ui.sh init my-awesome-project