Skip to content

The frontend of a data assessment system for MoocTest (Not an official software, just a frontend with mock)

Notifications You must be signed in to change notification settings

WhiskyChoy/mooctest-data-accessment-frontend

Repository files navigation

mooctest-data-accessment-frontend

Project setup

npm install

Compiles and hot-reloads for development and serves locally

npm run serve_local_dev

Compiles and minifies for production and serves locally

npm run serve_local_pro

Note that we don't have to use this command. The code in .github/workflows will automatically call this command. For gitlab without git-action the workflow doesn't work.

To Build the project for production

Just replace the serve with build in the above commands.

Compiles and minifies for production for github page

npm run build_github

About the AJAX API

Remember to add some suffix like /api/v2.

Customize configuration

See Configuration Reference.

About

The frontend of a data assessment system for MoocTest (Not an official software, just a frontend with mock)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages