yasinatesim / next-monorepo-starter-kit

monorepo example -- in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monorepo with next.js and Lerna

Installation

  • yarn bootstrap to install all dependencies and initialize lerna repository

Run the project

  • yarn start start all the projects inside monorepo (localhost:3001 for admin and localhost:3002 for user)

About

monorepo example -- in progress


Languages

Language:TypeScript 61.7%Language:SCSS 37.1%Language:JavaScript 0.9%Language:Shell 0.3%