Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yurykozhenov/modern-webapp-hello-world
- Owner: yurykozhenov
- Created: 2016-09-02T20:32:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-23T10:14:07.000Z (over 8 years ago)
- Last Synced: 2024-11-19T05:58:46.063Z (3 months ago)
- Topics: angularjs, babel, bootstrap, electron, es6, gulp, ionic, webpack
- Language: JavaScript
- Homepage:
- Size: 1020 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modern-webapp-hello-world
Node 6 + Angular 1.5 + UI Router + Webpack + ES6 + Babel + NPM + Bootstrap + GulpIntegration 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