快速开始

下载

  1. git clone https://github.com/notadd/notadd.git --branch=next

码云高速下载:

  1. https://gitee.com/notadd/notadd.git --branch=next

安装

执行 NPM 包安装

  1. yarn install

安装数据库配置:

  1. yarn run:install

必须使用 yarn !!!必须使用 yarn !!!必须使用 yarn !!!

运行

  1. yarn serve