https://github.com/stamat/anglewise
Angular 1 ES6 GULP starter setup
https://github.com/stamat/anglewise
angular-boilerplate angular-bootstrap angular-starter-template angular1 es6 gulp-boilerplate gulp-starter
Last synced: 3 months ago
JSON representation
Angular 1 ES6 GULP starter setup
- Host: GitHub
- URL: https://github.com/stamat/anglewise
- Owner: stamat
- Created: 2018-03-22T15:03:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T15:03:27.000Z (about 7 years ago)
- Last Synced: 2025-01-08T05:35:36.321Z (4 months ago)
- Topics: angular-boilerplate, angular-bootstrap, angular-starter-template, angular1, es6, gulp-boilerplate, gulp-starter
- Language: JavaScript
- Size: 2.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ANGLEWISE
This is an Angular v1 GULP starter setup. Uses core-js/shim and browserify for ES6 compilation - therefore kinda slow when compiling JS, but provides an easy code organization...
## Requirements
* **node** - v5.12.0
* **npm** - 3.8.6## Installation
* **npm install**.
* **bower install**
* **gulp** - runs gulp watch by default
* **gulp serve** - runs a webserver on localhost:8000 and gulp watch