Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 429 Bytes

Course Manager

This project is a test with Angular Framework. In this you can se a list of courses, and edit and delete courses at list.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Server

If you test this project, you can run this comand

cd server 
npm install
npm init
node serve.js