Skip to content

Developers-json/FrontEnd-PetShop

Repository files navigation

Project logo

Front-End con Angular

Status GitHub Issues GitHub Pull Requests License


Few lines describing your project.

📝 Table of Contents

🛠️ Generar APP

ng new frontend --routing

🛠️ Generar modelos

ng g m module/user --routing

🛠️ Generar componentes

ng g c module/user/crear-usuario

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

npm install

Installing

A step by step series of examples that tell you how to get a development env running.

Say what the step will be

ng build

And repeat

ng s -o

End with an example of getting some data out of the system or using it for a little demo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors