Skip to content

sonneImmer/Eureka-front-vue

Repository files navigation

Eureka-Front-Vue

注册中心前端

Dependencies

  1. node.js
  2. vue
npm(cnpm) install -g vue-cli
npm(cnpm) install -g webpack

Quick Start

# cd 项目目录
npm install

# serve with hot reload at localhost:8080
npm run dev

Other Build setup

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

# how to build a new vue project
vue init webpack "Project Name"(such as vue_project)

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •