0.0.4 • Published 6 years ago
unms-ui v0.0.4
unms-ui
Getting started
yarn run build builds the library to dist, generating file:
dist/how-long-till-lunch.esm.jsan ES module bundle, suitable for use in other people's libraries and applications, thatimports the external dependency. This corresponds to the"module"field in package.json
yarn run dev builds the library, then keeps rebuilding it whenever the source files change using rollup-watch.
yarn test builds the library, then tests it.
0.0.4
6 years ago