Skip to content

rixrix/stencil

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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