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 start
Normally done automatically during CI.
npm install
npm run build
You can now serve the static content in the /public
folder.
Publishing works the same way as we have implemented in stardust-web.