Skip to content

matheuspoleza/cookiecutter-angular2

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
 
 
 
 
 
 

cookiecutter-angular2

Build Status

Overview

A modular seed project for Angular 2 apps. It is something similar to the Angular Quick Start but does the entire build with gulp.

Quick Start

Install cookiecutter:

pip install cookiecutter

Scaffold your project:

cookiecutter gh:matheuspoleza/cookiecutter-angular2

Stack

Features

  • Allows you to painlessly update the seed tasks of your already existing project.
  • Typed build system using gulp for working with TypeScript.
  • Production and development builds.
  • Jasmine and Karma code coverage via istanbul.
  • End-to-end tests with Protractor.
  • Livereload.
  • Following the best practices for your application’s structure.
  • Manager of your type definitions using typings.
  • Autoprefixer and css-lint support.
  • Service Worker, which implements "Cache then network strategy".

Contributing

Check CONTRIBUTING.md

License

MIT © Matheus Poleza

About

🍪 A template for modular angular2 and Typescript apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published