Skip to content

Latest commit

 

History

History

README.md

Angular 22.0.3 Started

Ganatan Angular Example Demo

it's part of a repo series designed

to create a Web Application with Angular 22


# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-node-java.git

# change directory
cd frontend-angular

# install the repo with npm
npm install

# start the server
npm start

in your browser go to http://localhost:4200

Installation

  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Development

Production

  • npm run build

Linter

  • npm run lint

Tests

  • npm run test
  • npm run coverage
  • Author : danny