wenningning 24325a1cf8 优化 3 stundas atpakaļ
..
build 11c7971a1e init 1 gadu atpakaļ
config 11c7971a1e init 1 gadu atpakaļ
src 24325a1cf8 优化 3 stundas atpakaļ
static 11c7971a1e init 1 gadu atpakaļ
.babelrc 11c7971a1e init 1 gadu atpakaļ
.editorconfig 11c7971a1e init 1 gadu atpakaļ
.eslintignore 11c7971a1e init 1 gadu atpakaļ
.eslintrc.js 11c7971a1e init 1 gadu atpakaļ
.gitignore 11c7971a1e init 1 gadu atpakaļ
.gitkeep 11c7971a1e init 1 gadu atpakaļ
.npmrc 211263a728 优化勘察表 6 mēneši atpakaļ
.postcssrc.js 11c7971a1e init 1 gadu atpakaļ
.travis.yml 11c7971a1e init 1 gadu atpakaļ
Dockerfile 468f5314d5 增加配置项物料 4 dienas atpakaļ
README-en.md 11c7971a1e init 1 gadu atpakaļ
README.md d5fd878b5d 优化 1 gadu atpakaļ
favicon.ico 11c7971a1e init 1 gadu atpakaļ
index.html 11c7971a1e init 1 gadu atpakaļ
nginx.conf 11c7971a1e init 1 gadu atpakaļ
package.json 211263a728 优化勘察表 6 mēneši atpakaļ
set-envs.sh 11c7971a1e init 1 gadu atpakaļ

README-en.md

Development

# Install dependencies
npm install

# Run local dev server
npm run dev

Distribution

# Build staged environment with webpack-bundle-analyzer
npm run build:sit-preview

# Build production environment
npm run build:prod