This is a dashboard for headless-cms.
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/
.
Open sourced under the MIT license.
This is a dashboard for headless-cms.
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/
.
Open sourced under the MIT license.