JayKan / angular2-instagram

:fire:Instagram like photo filter playground built with Angular2 (Web | Desktop)

Home Page:https://angular2-instagram.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular2 Instagram

Angular 2 Style Guide Dependency Status devDependency Status PRs Welcome MIT License All Contributors

Getting Started

Dependencies Prerequisites

Make sure you have Node version >= 6.9 and NPM >= 3

Once you have those, you should install these globals with npm install --global:

  • webpack (npm install --global webpack)
  • webpack-dev-server (npm install --global webpack-dev-server)

Running Development

Once you have installed all prerequisites,

  • fork this repo
  • clone your fork
  • nvm use use the node version from .nvmrc
  • npm install to install all dependencies
  • npm start to run our app locally in dev mode

Running, building and publishing for desktop using Electron

See angular2-instagram Electron specific documentation

To download the standalone apps use the following links:

Contributors

Thanks goes to these wonderful people (emoji key):


Jay Kan

πŸ’» πŸ“– πŸ’¬ πŸ‘€

Yari

πŸ’»

Stefan Nieuwenhuis

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT Β© Jay Kan

About

:fire:Instagram like photo filter playground built with Angular2 (Web | Desktop)

https://angular2-instagram.firebaseapp.com/

License:MIT License


Languages

Language:TypeScript 67.3%Language:CSS 20.7%Language:JavaScript 11.0%Language:HTML 1.0%