Skip to content
View moreproblems's full-sized avatar

Block or report moreproblems

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
moreproblems/README.md

Angular 13 Example Starter

Ganatan Angular Example Demo

it's part of a repo series designed to create a Web Application with Angular 13

Here is a working live demo : https://angular.ganatan.com

Angular 13 Example 
      Application

# choose a repo
# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-starter.git

# download the example or clone the repo from gitlab
git clone https://gitlab.com/ganatan/angular-starter.git

# change directory
cd angular-starter

# install the repo with npm
npm install

# start the server
npm start

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

Here is a step by step Tutorial : https://www.ganatan.com/tutorials/getting-started-with-angular

Demo example

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

Popular repositories Loading

  1. moreproblems moreproblems Public

    HTML