Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 503 Bytes

README_TEMPLATE.md

File metadata and controls

15 lines (9 loc) · 503 Bytes

<<[ .learnstrapi.branding.name ]>>

Getting Started

Local dev

lerna bootstrap Install dependencies

yarn dev Start frontend using production CMS (for frontend dev only)

yarn dev:cms Start frontend with local backend CMS backend with lerna

Local CMS (Admin): <<<[ .learnstrapi.packages.cms.config.url.dev ]>>/admin> Local CMS (GraphQl playground): <<<[ .learnstrapi.packages.cms.config.url.dev ]>>/graphql> Local client: <<<[ .learnstrapi.packages.client.url.dev ]>>>