Skip to content

nitaking/monorepo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monorepo-template

lerna

A simple monorepo template.

About

  • npm client is Yarn
  • multiple packages tool is lerna

Getting Started

Prerequisites

  1. Install Yarn Read the Installation Guide.
  2. global install lerna lerna can will link dependencies in the repo together
    yarn global add lerna
    or
    npm install -g lerna 

Installing

git clone https://github.com/nitaking/monorepo-template.git
cd monorepo-template
yarn

To make from scratch

prerequisites executed.

yarn init
lerna init

About

A monorepo template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors