rebel-js
v1.0.1
Published
Readme
material-template-client
A starting point for creating Preact component libraries.
Instructions
Install Yarn and use the following command lines.
| Command | Description | | -------------- | ---------------------------------------- | | yarn install | Install the dependencies. | | yarn run build | Builds the client-side code. | | yarn run watch | Watchs the client-side code for changes. |
