Skip to content

ChrisDeam53/Attendance-Register

Repository files navigation

Attendance-Register

Authors: Chris, Nathan, Maz, Lan.

What is the project?

University Project for SAD Module.

Setup Guide:

  1. Install npm
  2. Install nodejs
  3. Install Vue.js

Suggested IDE: VSCode

Project setup

npm install

npm install express sequelize body-parser cors sqlite3 vue-router@4 axios mocha chai chai-http --save-dev

Compiles and hot-reloads for development

If running front-end development and testing (Vue.js local server)

npm run serve (Runs the vue.js local server for front-end development)


If running the server as a whole (Node, Express, Vue.js)

node server.js (Runs the node server)

Compiles and minifies for production/development

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

University Project for SAD Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •