Home

Awesome

reStart-angular

This is a responsive (mobile first) boilerplate single page app in Angular (v2+). It includes basic features to get a scalable single page application started.

Style

Features

Dependencies

Note: I will try to keep this project up to date with the latest Angular CLI releases. However, if you find that the project's CLI version does not match your global version, you can update the CLI by following the instructions here.

Setup and Installation

  1. Make sure dependencies are installed and clone the project.
  2. Run $ npm install from root.

Run

Run $ ng serve to serve the project.

Lint

Run $ ng lint --type-check to lint the project.

Changelog