# gulp-demo-angular **Repository Path**: li1074280209/gulp-demo-angular ## Basic Information - **Project Name**: gulp-demo-angular - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/angular/angular.svg?branch=master)](https://travis-ci.org/angular/angular) [![CircleCI](https://circleci.com/gh/angular/angular/tree/master.svg?style=shield)](https://circleci.com/gh/angular/angular/tree/master) [![npm version](https://badge.fury.io/js/%40angular%2Fcore.svg)](https://badge.fury.io/js/%40angular%2Fcore) [![Sauce Test Status](https://saucelabs.com/browser-matrix/angular2-ci.svg)](https://saucelabs.com/u/angular2-ci) *Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on [BrowserStack][browserstack].* Angular ========= Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript (JS) and other languages. Packages included: - angular 1.5.8 - angular-route 1.5.8 - ui-grid 2.0 - gulp 3.9.1 - bootstrap 3.3.5 - jquery 3.1.1 - jasmine 2.2.0 Scripts: `gulp start` - will start a local dev server at localhost:5000 `gulp build` - will build your project into the /dist folder Setup: run `npm install` `bower install` Clone it and get started!