Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

wishtack-training/wt-training-angularjs-ngcli

Repository files navigation

Wishtack's AngularJS training using Angular CLI.

Setup

1 - Downloading custom Angular CLI that handles AngularJS apps.

cd ..
git clone https://www.github.com/wishtack/angular-cli.git
cd angular-cli
git checkout ng1
yarn link
cd ../wt-training-angularjs-ngcli

2 - Checkout the boilerplate branch.

git checkout 0-boilerplate

3 - Use custom Angular CLI and install dependencies.

yarn install
yarn link @angular/cli

Run

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published