Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DM Editor monorepo sample project

Use npm workspace for monorepo. Frontend uses nextjs and backend use create-react-app

Install

npm install

cd admin
npm install

cd site
npm install

Run

Admin

cd admin
npm start
# visit http://localhost:3000

Frontend

cd site
npm run dev
# visit http://localhost:3001

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages