Skip to content

LiuHuiQins/Juwai-mini-test

 
 

Repository files navigation

Juwai Mini Test

Setting up the project

Follow these steps to have the application working on your local machine.

Clone repository

Follow the standard Github workflow.

Git hooks

To setup pre commit Git hook, just simply $ ln -s ../../scripts/pre-commit .git/hooks/pre-commit.

install packages

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 65.3%
  • JavaScript 28.2%
  • CSS 4.5%
  • HTML 1.7%
  • Shell 0.3%