Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

hitokoto-osc/hitokoto_frontend

Repository files navigation

一言前端

配置测试环境

# 安装依赖包
$ yarn

# 运行热加载开发服务, 使用浏览器访问:localhost:3000
$ yarn dev

生产测试

# 编译生产环境并运行
$ yarn build
$ yarn start

更多信息可以访问 Nuxt.js docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published