0.1.0-rc15 • Published 8 years ago
@trioxis/ui v0.1.0-rc15
Trioxis User Interface ·

Beautifully crafted user interface components of Trioxis
Development
All components are tested, you can run tests with
yarn test --watchComponents can be evaluated visually using React Storybook
yarn run storybookThe package can be built with (useful for yarn link)
# once off
yarn prepare
# or, to watch
yarn watch "yarn prepare" ./srcyarn link to co-develop another project
This package is published from ./lib to maintain a flat file structure. See this post for details.
We must, therefore, cd to ./lib and then link from there.
yarn prepare &&\
cd ./lib &&\
yarn link &&\
cd -Then in another project
yarn link @trioxis/uiPublishing
The package will be built into the ./lib directory and published from there. Simply use:
yarn dist0.1.0-rc15
8 years ago
0.1.0-rc14
8 years ago
0.1.0-rc13
8 years ago
0.1.0-rc12
8 years ago
0.1.0-rc11
8 years ago
0.1.0-rc10
8 years ago
0.1.0-rc9
8 years ago
0.1.0-rc8
8 years ago
0.1.0-rc7
8 years ago
0.1.0-rc6
8 years ago
0.1.0-rc5
8 years ago
0.1.0-rc4
8 years ago
0.1.0-rc3
8 years ago
0.1.0-rc2
8 years ago
0.1.0-rc1
8 years ago