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

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

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