Skip to content

Instantly share code, notes, and snippets.

@claudiokc
Created October 9, 2018 20:51
Show Gist options
  • Save claudiokc/6acd586bf48e6e6916cd6c9498e062cb to your computer and use it in GitHub Desktop.
Save claudiokc/6acd586bf48e6e6916cd6c9498e062cb to your computer and use it in GitHub Desktop.
cd one-ui
git pull ..
# VERSIONES tienen que coincidir package.json
[liu-onecampus-frontend]angular/package.json
[one-ui]projects/package.json
npm run package:one-ui-lib
[liu-onecampus-frontend]angular/$ npm install
[liu-onecampus-frontend]angular/$ ng build //--configuration=qa staging //--prod
[liu-onecampus-frontend]$ npm install
[liu-onecampus-frontend]$ npm run build
[liu-onecampus-frontend]$ dev_appserver.py .
# crear SESSION con el LOGIN
# si hay cambios en angular6 se puede hacer ng serve para ver los cambios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment