0.0.14 • Published 4 years ago

@luxuryescapes/ui v0.0.14

Weekly downloads
2
License
-
Repository
-
Last release
4 years ago

Luxury Escapes UI

A UI library that implements the artefacts available in the design system’s Sketch file.

Running storybook

If on first install:

$ yarn install

Then:

$ yarn run storybook

Then browse to http://localhost:6006.

Development

Local compoenents development should be done by running storybook.

For development in tandem with applications:

  • Run $ yarn link from within this repo.
  • Run $ yarn link @luxuryescapes/ui from within the repo that’s sourcing this library.
  • Whatever modifications that are made in here are commited.
  • Bump the version in package.json, then run yarn install again so the lock file gets updated. Commit both along with the pull request containing the changes.
  • Once merged, run npm publish so the new version is pushed to wherever it’s hosted.
0.0.14

4 years ago

0.0.13

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago