Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aloktiwari5/content-management-tool

Content Management Tool
https://github.com/aloktiwari5/content-management-tool

mern-stack

Last synced: 9 days ago
JSON representation

Content Management Tool

Awesome Lists containing this project

README

        

# content-management-tool
## Screenshots
![image](https://github.com/AlokTiwari5/content-management-tool/assets/123202612/6e1c4573-7b61-4af1-ad5c-592fb21d38c8)
![image](https://github.com/AlokTiwari5/content-management-tool/assets/123202612/6630680e-5832-4124-8b31-0c3b01f9eabe)
![image](https://github.com/AlokTiwari5/content-management-tool/assets/123202612/b54fac47-ed54-491d-b156-d8a4e561bf04)
# yarn install
use the above command on the client side to install dependencies

# npm install
use the above command on the server side to install dependencies

# yarn start
use the command on the client side to run client

# npm start
use the command on the server side to run server