Chris-Luong / elegantstack-strapi-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 Getting started with Flexiblog

DOCS: https://elegantstack.netlify.app/flexiblog/getting-started/installation/

Run the following commands in the necessary folders, not this one:

# Install dependencies for project
yarn install

# Build site for production (probably not needed)
# Run this to refresh things e.g. if you changed port number
yarn run build

Go into these folders for their own instructions

1. /strapi-backend

Instructions to launch admin panel for Strapi CMS.

2. /@elegantstack/site

Launch blog site.

About


Languages

Language:HTML 98.3%Language:JavaScript 1.7%Language:CSS 0.0%