Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yurykozhenov/modern-webapp-hello-world

Node 6 + Angular 1.5 + UI Router + Webpack + ES6 + Babel + NPM + Bootstrap + Gulp. Integration with Ionic and Electron. + Angular Material.
https://github.com/yurykozhenov/modern-webapp-hello-world

angularjs babel bootstrap electron es6 gulp ionic webpack

Last synced: 20 days ago
JSON representation

Node 6 + Angular 1.5 + UI Router + Webpack + ES6 + Babel + NPM + Bootstrap + Gulp. Integration with Ionic and Electron. + Angular Material.

Awesome Lists containing this project

README

        

# modern-webapp-hello-world
Node 6 + Angular 1.5 + UI Router + Webpack + ES6 + Babel + NPM + Bootstrap + Gulp

Integration with [Electron](https://github.com/yurykozhenov/modern-webapp-hello-world/tree/electron) and [Ionic](https://github.com/yurykozhenov/modern-webapp-hello-world/tree/ionic).

[+ Angular Material](https://github.com/yurykozhenov/modern-webapp-hello-world/tree/angular-material)

NPM and Gulp tasks:
- `npm start`: Start local http server
- `npm bundle`: Bundle project using local webpack. You can also use `gulp bundle` or just `gulp` commands
- `npm livereload`: Start webpack development server with livereload
- `npm watch`: Bundle project on change using local webpack