Skip to content

leindfraust/Web-based-Student-Evaluation-System

Repository files navigation

Web-based Student Evaluation System

// Installed Plugins

  • Babel
  • Router
  • Pinia
  • Vue Axios
  • Bulma
  • Typescript

Get Started

Install dependencies

root folder(server)

npm install

client

cd client && npm install

Command Scripts

Run only in the root folder

Server only

npm run server

Client only

npm run client

Development server

npm run dev

Production server

npm run start

License

See the LICENSE file for license rights and limitations (MIT).

About

A web-based student evaluation system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published