警告
some features in webpack, every single direcotry is a certain feature.
project's dist directory has a simple Dockerfile , you can run built static files on your local nigix server by docker
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build