Skip to content

lich-codegeass/pixi-study

Repository files navigation

🚀 study

Deploy

Strapi comes with a full featured Command Line Interface (CLI) which lets you scaffold and manage your project in seconds.

Install

# 安装依赖
npm install

develop

Start your Strapi application with autoReload enabled. Learn more

# 启动服务
npm run develop
# or
yarn develop
fix: error

start

Start your Strapi application with autoReload disabled. Learn more

npm run start
pnpm run start
# or
yarn start

build

Build your admin panel. Learn more

npm run build
# or
yarn build
# or 
pnpm build

refer

https://github.com/jriecken/sat-js

Releases

No releases published

Packages

No packages published