PinWork built with
Setting up
Clone the repo
$ git clone https://github.com/aviabird/pinterest.git
$ cd pinterest
Install npm dependencies
$ npm install
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.