Skip to content
/ angular-starter Public template

A minimal, modern Angular starter template with opinionated tooling choices.

Notifications You must be signed in to change notification settings

skolldev/angular-starter

Repository files navigation

CI

Angular Starter

A minimal, modern Angular starter template with opinionated tooling choices.

What's Included

Core: Angular 21

Styling: Tailwind

Testing: Vitest + Testing Library + MSW (Mock Service Worker) for API mocking

Linting & Formatting: ESLint with rules for Angular and TypeScript, Prettier, Knip (unused dependency detection)

CI/CD: GitHub Actions (lint, format check, build, test), Dependabot

Scripts

pnpm start            # Dev server on localhost:4200
pnpm build            # Production build
pnpm test             # Run tests via Vitest
pnpm lint             # ESLint check
pnpm prettier:check   # Check for formatting errors
pnpm prettier:fix     # Fix formatting errors
pnpm knip             # Find unused deps/exports

About

A minimal, modern Angular starter template with opinionated tooling choices.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •