|
|
il y a 4 ans | |
|---|---|---|
| assets | il y a 4 ans | |
| components | il y a 4 ans | |
| pages | il y a 4 ans | |
| plugins | il y a 4 ans | |
| static | il y a 4 ans | |
| store | il y a 4 ans | |
| .editorconfig | il y a 4 ans | |
| .gitignore | il y a 4 ans | |
| README.md | il y a 4 ans | |
| nuxt.config.js | il y a 4 ans | |
| package-lock.json | il y a 4 ans | |
| package.json | il y a 4 ans |
轻松计算时间和,或用一个时间减去另一个时间。
# 安装依赖
$ npm install
# 开发环境运行
$ npm run dev
# 构建生产环境并运行
$ npm run build
$ npm run start
# 生成静态项目
$ npm run generate
了解更多,请参考Nuxt.js文档。
本项目基于Vue.js、Nuxt.js、Element UI制作。