Skip to content

Xzya/headless-cms-dashboard

Repository files navigation

Headless CMS Dashboard

This is a dashboard for headless-cms.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Running the project

Install the dependencies

npm install

Run the project

npm start

To build the project for production, run

npm run build

this will output the result to build/.

Built using

License

Open sourced under the MIT license.