Skip to content

ibqn/ng5-artist-directory

Repository files navigation

Introduction

Project was initialized with the cli command:

ng new --skip-install --style sass ng5-artist-directory

Components were generated with the command:

ng generate component artist-{search,detail,list}

Routing module was created by

ng generate module app-routing --flat --module=app

Getting started

Populate dependencies with

npm install

and you are ready to go. Launch the project with

npm start

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published