Skip to content

gopowerteam/app.write-to-future

Repository files navigation

Write to Future - 写给未来的你

Codacy Badge

简介

本项目使用 Vue + Quasar + Nuxt + Nestjs + Typescript 构建

安装

$ npm install

启动

# development
$ npm run dev

Test

# unit tests
$ npm run test

# e2e tests
# $ npm run test:e2e

# test coverage
# $ npm run test:cov

Commit

commit使用cz-conventional-changelog生成commit内容,通过commitlint进行检测。

请如下方式进行commit

npm run commit

端口

localhost:3000          web页面端口
localhost:3000/api/**   服务端api接口
localhost:3000/doc      服务端文档接口
localhost:3000/graphql  graphql测试接口

About

write-to-future - 写给未来的我

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •