Skip to content

if-fi/npm-workspaces-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#npm-workspaces-example

run npm install in root folder

npm install

compile all workspaces at once

npm run build -ws

compile common workspace upon change

npm run build -w=@myproj/common

run core start script

npm run start -w=core

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published