GithubHelp home page GithubHelp logo

jmptrader / angular2-ts-gulp-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from patidar-suresh/angular2-ts-gulp-template

0.0 0.0 0.0 17 KB

Quick start template for Angular 2 with Type Script and Gulp

TypeScript 15.34% HTML 3.25% CSS 75.23% JavaScript 6.17%

angular2-ts-gulp-template's Introduction

angular2-ts-gulp-template

Quick start template for Angular 2 with Type Script and Gulp

Development Environment Setup:

  1. Install Node JS

  2. Install following npm global dependencies npm install -g [email protected] npm install -g [email protected] npm install -g [email protected] npm install -g [email protected] npm install -g [email protected]

    Note: Check global dependencies by command "npm -g -depth 0 ls"

  3. Install project dependencies using command "npm install" from the project root directory. node_modules and typings directories would be created once install is done

  4. Build the project by following commands npm run clean & npm run build

  5. Run the server by command "npm start"

Script created in Package.JSON

clean - removes build directory

compile - TypeScript compilation (with sourcemaps)

build - build the project

start - runs lite server which uses configuration from bs-config.json

http://blog.codeleak.pl/2016/03/quickstart-angular2-with-typescript-and.html

angular2-ts-gulp-template's People

Contributors

patidar-suresh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.