Skip to content

despeekapool/angular-starter

Repository files navigation

🅰️ Angular Starter

A minimalist Angular starter project with specific config (listed below ⬇️)

💅 Angular Material

👕 Angular ESLint

👕 Prettier

👕 eslint-config-prettier & eslint-plugin-prettier

🚨 Full Jest config

🚨 Testing library ngMocks

🚨 jasmine-marbles testing helpers for RxJS

Installation

# Clone project
$ git clone https://github.com/despeekapool/angular-starter

# Install dependencies
$ npm install

Start server locally

npm run start

Open in browser: http://localhost:4200

Running unit tests

Run ng test to execute the unit tests via Jest.

Lint / Format

Run npm run format to both lint (ESLint) AND format (Prettier) whole codebase.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published