Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 758 Bytes

File metadata and controls

33 lines (22 loc) · 758 Bytes

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