Skip to content

astilla/stencil-monorepo

Repository files navigation

Stencil Monorepo

Origin

Based on the full tutorial, "Building React and Angular Component Libraries with Stencil and Nx", on the Ionic blog and video tutorial on Youtube!

Development Notes

nx build core-components

nx serve core-components
nx serve angular-app
nx serve react-app

To add to the various demo pages

  • packages/core-components/src/index.html
  • packages/angular-app/src/app/app.component.html
  • packages/react-app/src/app/app.tsx

To Do

  • Get SCSS compiler set up based on previous project
  • Work out how to set up Storybook with the monorepo and Stencil

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published