Skip to content

Instantly share code, notes, and snippets.

@AngelAlexQC
Last active August 13, 2021 02:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AngelAlexQC/7bcabdb8e1c683bd41b8b35f558d54c8 to your computer and use it in GitHub Desktop.
Save AngelAlexQC/7bcabdb8e1c683bd41b8b35f558d54c8 to your computer and use it in GitHub Desktop.
Crear proyecto de Angular
#!/bin/bash
ng new pickup-client -S --commit=true --inline-style=false --inline-template=false --minimal=true --routing=true --style=scss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment