Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

shanedg/strapi-cms-ex

Repository files navigation

strapi-cms-ex

strapi cms cli-generated example project

https://github.com/strapi/strapi/

https://strapi.io/getting-started

install

NOTE: require node 10.x.x

nvm install 10.13.0 && nvm use 10.13.0

optionally, nvm alias default 10.13.0

npm install strapi@alpha -g

strapi new project-name, defaults are fine

cd project-name

run

make sure mongodb or whatever db you’ve chosen is running!

strapi start

About

strapi cms cli-generated example project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published