Skip to content

HenryZ16/coursebench-frontend

 
 

Repository files navigation

CourseBench Frontend

The frontend of the CourseBench.

How to use

Fetch the dependencies first by using the command below.

yarn --ignore-engines

Run this command to build it.

yarn run build

You will get the dist folder. Upload it to your server.

Run this command if you feel like debuging it.

yarn run serve

Releases

No releases published

Packages

No packages published

Languages

  • Vue 65.6%
  • JavaScript 32.4%
  • CSS 1.7%
  • Other 0.3%