Coder Social home page Coder Social logo

hastega / angular2-starter-webpack Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 1.0 14 KB

Angular 2 starter kit with Webpack 2, Karma, Sass, Protractor, Istabul and Tslint

JavaScript 58.70% HTML 6.06% TypeScript 33.97% CSS 1.27%
angular2 angular2-material angular-starter-template webpack2 typescript

angular2-starter-webpack's Introduction

Developed by Hastega

This is a starter kit for Angular 2 with Webpack 2 as module bundler.

The kit contains:

  • the basic Angular 2 libs
  • support to Typescript 2 and the relative loaders
  • support to SASS and relative loaders
  • karma for unit testing
  • protractor for user interface testing
  • istanbul for code coverage
  • tslint for code updates and deprecation check

Usage:

  • to install the packages use 'npm install'
  • to start the dev server use 'npm start' then open localhost:3000
  • to deploy the production application use 'npm run build', you'll find all files in dist folder
  • to start unit test use 'npm run test' after having configured karma testing

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.