salielim / employment-management

Employee management app with AngularJS & Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employment Management App

mySQL & API endpoints exercise. This is a practice app in the NUS Full Stack Foundation course.

How to get it up and running

  • bower install
  • npm install
  • Start server with node server/app.js or nodemon
  • Visit the localhost port indicated on your server.

About

Employee management app with AngularJS & Node.js


Languages

Language:JavaScript 57.0%Language:HTML 43.0%