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