Skip to content
/ a17 Public

An experimental angular 17 app with Material 3

Notifications You must be signed in to change notification settings

Sinarab/a17

Repository files navigation

A17

Running Showcase

Use node v21.6.2 or higher.

bun install;
bun start;

bun or yarn, as you wish.

Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

How this project was made

Dependencies ref

  1. install node lts
  2. install bun or yarn
  3. install angular cli

Build new app

generated with Angular CLI version 17.2.1.

ng new --minimal true

Releases

No releases published

Packages

No packages published