Skip to content
/ stencil Public

A horribly simple starter template for all your Angular2 frontend development

License

Notifications You must be signed in to change notification settings

rixrix/stencil

Repository files navigation

Stencil

A horribly simple starter template for all your Angular2 frontend development

Technologies

TypeScript, Angular2 - RC3, NodeJS, Stylus, DefinitelyTyped, Material Design Lite, SCSS, Webpack

Install NPM dependencies

Make sure you already have NodeJS, Typings, and Git installed, then

$ git clone https://github.com/rixrix/stencil.git
$ cd </path/to/stencil/cloned/folder>
$ npm install

Commands

Starts a development server at http://localhost:8080

$ npm start

Builds a production release and copy files in dist/ folder

$ npm run build

Development Style Guide

Check Angular2 Style Guide

Credits

A million thanks to AngularClass

License

Distributed under MIT License

About

A horribly simple starter template for all your Angular2 frontend development

Resources

License

Stars

Watchers

Forks

Packages

No packages published