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