0.0.4 • Published 7 years ago

uic-js v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

UIC | User Interface Components

StencilJS based User Interface Components.

Getting Started

Install

npm install
npm start

To build the app for production, run:

npm run build

To run the unit tests once, run:

npm test

To run the unit tests and watch for file changes during development, run:

npm run test.watch
0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago