/angular-starter

Headless Angular Starter: All the boilerplate you need to start your MVP, learn Angular or copy-paste standalone components.

Primary LanguageTypeScriptMIT LicenseMIT

Angular Starter

Angular version 18.0.0 Angular CLI

Development server

git clone https://github.com/mbirali/angular-starter.git

cd angular-starter

npm install


last command npm run start

The app will reload automatically if you change any of the source files.

What's included

  • Minimal configuration.
  • Angular Material.
  • TailwindCss.
  • Firebase with 2 projects configs (to separate dev and prod environments).
  • Custom schematics.

Contribution

Feel free to use it and change it that can suits your needs ^^

Support