Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 314 Bytes

MERN Stack CMS

A new way to share, view and collaborate for develoeprs around the world

How to run this

  1. clone this repository
  2. run npm install in root direcotry to install server packages
  3. run npm install in root/client directory to install client packages
  4. run npm run dev