1.1.4 • Published 3 years ago

@voyageapp/shared-ui v1.1.4

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

About

This package houses a set of shared components to be used throughout Voyage projects.

When developing, it's helpful to use this package linked inside of a Voyage project.

There is no need to build this codebase independantly as it will integrate into the consuming app's build process.

Setup

npm i
npm link

Inside the consuming app you should run npm link @voyageapp/shared-ui. This will create a symlink allowing you to write code here no differently then if these components were inside your consuming application. Since the components do not need to be pre-compiled, hot reloading should continue to work with ease. 😁

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

License

The MIT License (MIT). Please see License File for more information.