luismls86 / egeo-starter

Architecture proposal for Angular 2.x projects using TypeScript, Webpack, Karma, Jasmine and Sass.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular2-architecture

Architecture proposal for Angular 2.x projects using TypeScript, Webpack, Karma, Jasmine and Sass.

Run or compile the project

Serve the project on http://localhost:8080/ and watch changes.

npm start

Compile the project on dist folder

npm build

Run test

npm test

About

Architecture proposal for Angular 2.x projects using TypeScript, Webpack, Karma, Jasmine and Sass.


Languages

Language:JavaScript 49.2%Language:CSS 26.0%Language:TypeScript 20.5%Language:HTML 4.2%