Skip to content

mzeromski/angular-starter

Repository files navigation

Angular starter

Quick start with anglar? Yes it's a joke, so this project was created to have this possibility.

Already configured stack

  • angular 18
  • eslint
  • prettier
  • primeng
  • tailwind
  • fontawesome

Features

  • eslint + prettier check and fix
  • husky precommit
  • tailwind & primeng integration

Start

Install everything, and prepare app

Prepare scrtipt is reposnsible for setup precommit hooks.

  • npm install
  • npm run prepare

Roadmap

  • Angular intit - done
  • PrimeNg - done
  • Github pipeline, npm run test, eslint, build before merge
  • Demo module
  • Routing
  • Guard
  • Resolver - example fake api call
  • Guard
  • ENV variables
  • Google Login Example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published