Skip to content

Repository files navigation

Angular Boilerplate

A minimal starter template for Angular v21 projects.

Requirements

  • Node.js 20+
  • npm 10+

Getting Started

# Install dependencies
npm ci

# Start development server
npm start

Open http://localhost:4200 in your browser.

Scripts

Command Description
npm start Start dev server
npm test Run tests
npm run build Build for production
npm run format Format files

Structure

src/
├── app/          # Application modules and components
├── assets/       # Static assets
└── environments/ # Environment configs

License

See LICENSE.

About

angular boilerplate

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages