Skip to content

GenYuanLian/monera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Genyuanlian Shop

Genyuanlian Service

use java IDE tools

Genyuanlian Web

Build Setup

# install dependencies
npm install 或 cnpm install

# serve with dev env at localhost:9000
npm run dev

# serve with test env at localhost:9000
npm run testing

# serve with product env at localhost:9000
npm run prod

# build for production with minification
npm run build