Skip to content

eleflea/mathe-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathe-front

Description

mathe-front is a front-end of NEU (China) math question bank website, which lists NEU online math study platform's questions.

Project setup

Install Node.js

Install Node.js via offical website.

Install yarn

Install yarn via offical website.

Change mirror(Optional)

Change ali's mirror for faster speed in China.

yarn config set registry https://registry.npm.taobao.org/

Install packages

Install vue-cli.

yarn global add @vue/cli

Install packages.

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

About

A front-end of NEU (China) math question bank website (https://neumathe.xyz).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published