angular2-instagram
angular2-instagram copied to clipboard
:fire:Instagram like photo filter playground built with Angular2 (Web | Desktop)
Angular2 Instagram
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,
forkthis repocloneyour forknvm useuse the node version from .nvmrcnpm installto install all dependenciesnpm startto 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