A playground for testing early builds of ng-forward
To get started, clone this repository and ng-forward
- In your terminal, go to the folder where you cloned ng-forward
- Run
npm link
to begin the linking process - Go to the folder where you cloned ng-forward-playground
- Run
npm install
- Run
npm link ng-forward
to finish linking ng-forward to the playground - Run
gulp
to start a development server