0.0.0 • Published 9 years ago
branch-angular v0.0.0
Branch Angular
dependencies
sudo npm i -g @angular/cli yarncode
git clone git@github.com:BranchMetrics/Branch-Example-Deep-Linking-Branchster-Web.git cd Branch-Example-Deep-Linking-Branchster-Web npm run createdevelop
npm run developdeploy
npm run deployproduction
new project (optional)
- github -> settings -> github pages -> source -> /docs folder
travis ci -> add project
create
npm i -g @angular/cli yarn semantic-release-cli ng create APP_NAME cd APP_NAME npm i -D semantic-release validate-commit-msg husky npm-check semantic-release-cli setup git remote add origin REPO_SOURCE git push origin masterdevelop
ng servedeploy (or push to
master)ng build --prod --output-path docs --base-href REPO_NAME && git add . && git commit -m 'deploy' && git push origin master open https://ethanneff.github.io/branch-angular/
0.0.0
9 years ago
0.0.0-development
9 years ago