New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-cqrs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-cqrs

<table> <tr> <td>

  • 0.0.2
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-91.67%
Maintainers
1
Weekly downloads
 
Created
Source

Angular 11 Example Starter

Ganatan Angular Example Demo

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

Live Demo

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

Demo example

Quick start

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

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

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

# change directory
cd angular-example-starter

# install the repo with npm
npm install

# start the server
npm start

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

Tutorial

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

Demo example

Getting started

Installation

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

Development

Production

  • npm run build

Tests

  • npm run lint
  • npm run test
  • npm run e2e

Author

  • Author : danny

English Tutorials

Tutoriels en français

FAQs

Package last updated on 23 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc