Warning: this library is considered deprecated. New simple components should live in stardust-web.
Make sure you have the following dependencies installed on your machine:
- node.js 8.x
- npm
Then clone this repository.
npm install
npm run startNormally done automatically during CI.
npm install
npm run buildYou can now serve the static content in the /public folder.
Publishing works the same way as we have implemented in stardust-web.