Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 368 Bytes

File metadata and controls

11 lines (9 loc) · 368 Bytes

CRUD-Angular

A simple Crud using angular Js framework and API rest service

Install

for instal or run the proyect, first clone the repositoty
after that in the folder open a terminal and run

"npm install"


this will install the modules needed, finally use

"ng serve -o"


to launch the app