1.0.1 • Published 7 years ago
rebel-js v1.0.1
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. |