Skip to content

nocobase/website

Repository files navigation

Development

cp .env.example .env # 填写 NOCOBASE_TOKEN
yarn install
yarn dev