git clone https://github.com/samedwards1989/AngularSeed.git <your-project-name>
cd
into project folder
npm install
git remote rm origin
Update remote and push
You will then be able to make any changes to the new project and push any changes to the new repo
ng serve --port [port-number]
Navigate to localhost:[port-number]
- angular-cli.json
- package.json
- index.html
- sass/themes/_theme
- sass/components/_chips