https://github.com/aviabird/pinterest
PinWork(Pinterest for bloggers) built with ❤️ using Angular2 (4.0.0)
https://github.com/aviabird/pinterest
angular-2 angular-applications angular2 aviabird redux-application
Last synced: 9 months ago
JSON representation
PinWork(Pinterest for bloggers) built with ❤️ using Angular2 (4.0.0)
- Host: GitHub
- URL: https://github.com/aviabird/pinterest
- Owner: aviabird
- License: mit
- Created: 2016-11-23T06:42:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-07T09:58:44.000Z (almost 9 years ago)
- Last Synced: 2025-03-31T11:21:20.960Z (11 months ago)
- Topics: angular-2, angular-applications, angular2, aviabird, redux-application
- Language: TypeScript
- Homepage: https://ng2-pinwork.firebaseapp.com
- Size: 21.6 MB
- Stars: 203
- Watchers: 12
- Forks: 91
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License.md
Awesome Lists containing this project
README
PinWork built with ❤️ using Angular2, ngrx store, observables and reactive forms.
## 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.
## Author
**[Pankaj Kumar Rawat]()**
- [github/pkrawat1](https://github.com/pkrawat1)
- [twitter/pkrawat1](https://twitter.com/pkrawat1)
## License
[MIT License](LICENSE.md)