Skip to content

lzzt0123/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
Feb 3, 2023
Feb 1, 2023
Jan 28, 2023
Feb 2, 2023
Feb 3, 2023
Jan 28, 2023
Feb 1, 2023
Jan 28, 2023
Jan 28, 2023
Jan 28, 2023
Feb 3, 2023
Feb 1, 2023
Jan 28, 2023
Feb 2, 2023
Feb 2, 2023

Repository files navigation

登录

管理员账号 账号:min 邮箱:demo@qq.com 密码:Admin123

项目启动

node 版本 >= 16

npm install
npm run develop

注意事项

为方便还原课程配置内容,.tmp及.cache等数据缓存信息一并提交,正常项目使用可在 .gitignore 中忽略该两项的变更

🚀 Getting started with Strapi

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

develop

Start your Strapi application with autoReload enabled. Learn more

npm run develop
# or
yarn develop

start

Start your Strapi application with autoReload disabled. Learn more

npm run start
# or
yarn start

build

Build your admin panel. Learn more

npm run build
# or
yarn build

⚙️ Deployment

Strapi gives you many possible deployment options for your project. Find the one that suits you on the deployment section of the documentation.

📚 Learn more

  • Resource center - Strapi resource center.
  • Strapi documentation - Official Strapi documentation.
  • Strapi tutorials - List of tutorials made by the core team and the community.
  • Strapi blog - Official Strapi blog containing articles made by the Strapi team and the community.
  • Changelog - Find out about the Strapi product updates, new features and general improvements.

Feel free to check out the Strapi GitHub repository. Your feedback and contributions are welcome!

✨ Community

  • Discord - Come chat with the Strapi community including the core team.
  • Forum - Place to discuss, ask questions and find answers, show your Strapi project and get feedback or just talk with other Community members.
  • Awesome Strapi - A curated list of awesome things related to Strapi.

🤫 Psst! Strapi is hiring.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published