|
hai 3 horas | |
---|---|---|
.. | ||
build | hai 1 ano | |
config | hai 1 ano | |
src | hai 3 horas | |
static | hai 1 ano | |
.babelrc | hai 1 ano | |
.editorconfig | hai 1 ano | |
.eslintignore | hai 1 ano | |
.eslintrc.js | hai 1 ano | |
.gitignore | hai 1 ano | |
.gitkeep | hai 1 ano | |
.npmrc | hai 6 meses | |
.postcssrc.js | hai 1 ano | |
.travis.yml | hai 1 ano | |
Dockerfile | hai 4 días | |
README-en.md | hai 1 ano | |
README.md | hai 1 ano | |
favicon.ico | hai 1 ano | |
index.html | hai 1 ano | |
nginx.conf | hai 1 ano | |
package.json | hai 6 meses | |
set-envs.sh | hai 1 ano |
# Install dependencies
npm install
# Run local dev server
npm run dev
# Build staged environment with webpack-bundle-analyzer
npm run build:sit-preview
# Build production environment
npm run build:prod