Skip to content

matheuspoleza/cookiecutter-angular2

Repository files navigation

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