johanbook / strapi-worldbuilder

Strapi headless CMS for worldbuilding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strapi-world-builder

strapi-world-builder is a configuration for Strapi adopted for world building. The application files are handled fully from the Strapi admin panel.

Develop

Start your Strapi application with autoReload enabled.

npm run develop

Start your Strapi application with autoReload disabled.

npm run start

Build

Build your admin panel.

npm run build

About

Strapi headless CMS for worldbuilding


Languages

Language:JavaScript 97.0%Language:Shell 3.0%