Skip to content

steve-rodri/mern-stack-monorepo-boilerplate

Repository files navigation

lerna

Setup

  • Clone down the repo
  • cd into the repo and rm -rf .git to remove the .git folder
  • in src/server/index.js, set database name where it says YOUR-DB-NAME
  • run yarn start in the root to install dependencies and run start scripts in each package
  • run lerna bootstrap to install dependencies only

About

MERN stack boilerplate using lerna monorepo structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published