Skip to content

Angular 1. Courses application, service where users can subscribe for some courses , add new and update their skills

License

Notifications You must be signed in to change notification settings

belinef/CoursesApp-Angular-1

Repository files navigation

You are welcome to Angular application CoursesApp

  1. to install application run npm i
  2. to run API server run npm run api
  3. to build and start application run npm start (application will starts on localhost:9000)

(Windows) GitBash users

  1. to install application run npm i
  2. to run API server and Application run npm run start:bash (application will starts on localhost:9000) it will run API server in another single console and application in current console

users to login :

  1. account : admin password : admin
  2. account : q password : q
  3. account : lil.wayne password : qwerty

About

Angular 1. Courses application, service where users can subscribe for some courses , add new and update their skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published