web template
1.0.0
用于构建Web应用程序的模板。用作反应作为主要前端框架。
# Install dependencies
$ npm install
# Running in development mode
$ npm run dev
# Building for production
# This will remove the `dist` directory
$ npm run build