Skip to content

david-szabo97/example-typescript-npm-workspaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example TypeScript monorepo using NPM workspaces

An example project that uses NPM workspaces to create a Node.js TypeScript monorepo.

This project is from one of my blog articles.

Getting started

Install dependencies

npm i

Build the project

npm run build

Run it

CLI module

npm start -w @fantastic/cli

Web module

npm start -w @fantastic/web

About

Example Node.js monorepo TypeScript project with NPM workspaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •