rafal2228 / angular-styleguide-sample

Angular 1.x styleguide (TypeScript) Sample App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 1.x styleguide (TypeScript) Sample App

Build Status

This is Angular 1.x TypeScript boilerplate based on this repo angular-styleguide

Install


git clone https://github.com/Rafal2228/angular-styleguide-sample
cd angular-styleguide-sample
npm install

In memory build and run (webpack-dev-server up on http://localhost:8080/)


npm start

Build minimized version to ./dist directory


npm run build

About

Angular 1.x styleguide (TypeScript) Sample App


Languages

Language:JavaScript 82.0%Language:TypeScript 11.2%Language:HTML 5.2%Language:CSS 1.6%