Skip to content

mozumder0204/angular12-scratch

Repository files navigation

Angular 12 Example From Scratch

Angular 12 Example Scratch **Create Web Application with Angular 12**
* Featuring [**Angular 12.0.5**](https://github.com/angular/angular/releases) & [**Angular CLI 12.0.5**](https://github.com/angular/angular-cli/releases/)
# choose a repo
# download the example or clone the repo from github
git clone https://github.com/mozumder0204/angular12-scratch.git
# change directory
cd angular12-scratch
# 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

Tests

  • npm run test

Tests prerequisites

  • ChromeDriver only supports Chrome version 89
  • Author : Billal Hossain

About

Create Web Application with Angular 12

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published