Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aloktiwari5/content-management-tool
- Owner: AlokTiwari5
- Created: 2023-08-07T19:37:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-09T18:07:00.000Z (over 1 year ago)
- Last Synced: 2023-08-09T19:49:52.135Z (over 1 year ago)
- Topics: mern-stack
- Language: JavaScript
- Homepage:
- Size: 5.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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