Skip to content

sldavidson/turbo-parcel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turborepo + Parcel Example

Created with npx create-turbo@latest.

What's inside?

This turborepo uses npm as a package manager. It includes the two packages that use Parcel:

  • lib-1: a stub React component library uses Parcel to build
  • lib-2: another stub React component library uses Parcel to build

Build

To build all apps and packages, run the following command:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published