Skip to content

DJCordhose/lerna-wc-ts-monorepo-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lerna-wc-ts-monorepo-demo

Playground Monorepo using lerna, web components, lit element, typescript

Dev Workflow

Run yarn start which starts two tasks. One builds the app and listens to changes and the other serves the files as they are requested by the browser, rewriting imports.

Then open the demo app under

/demo/index.html

Tools

Polyserve

Serving ES6 modules with imports fixed to find node_modules

https://github.com/Polymer/tools/tree/master/packages/polyserve

Parcel

Zero configuration production build

https://parceljs.org/

Parcel can simply accept a HTML file as entry point

Linting

About

Playground Monorepo using lerna, web components, lit element, typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published