Skip to content

This repo contains common components shared through different javascript frameworks - React, Vue, Angular

Notifications You must be signed in to change notification settings

neonlabsorg/shared-components-ui

Repository files navigation

Develop

Place your components in src/components directory. According to Mitosis docs all components should have .lite.tsx extension.

Build

npm exec mitosis build

or

yarn build

🎉 You should have an output directory with your compiled components in all frameworks specified in mitosis.config

Prepare package for external usage

For vue projects usage

yarn pack:vue

For angular projects usage

yarn pack:angular

Useful links

About

This repo contains common components shared through different javascript frameworks - React, Vue, Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published