Skip to content

Instantly share code, notes, and snippets.

@orlando-c-h
Last active March 5, 2018 12:12
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 orlando-c-h/5e73359fc9522fde5c99ed079900d2df to your computer and use it in GitHub Desktop.
Save orlando-c-h/5e73359fc9522fde5c99ed079900d2df to your computer and use it in GitHub Desktop.
mkdir ng-docker
cd ng-docker
git clone https://github.com/orlando-c-h/to-do-app
cd to-do-app
yarn install
ng build
code .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment