1.0.1 • Published 5 years ago

rebel-js v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

material-template-client

A starting point for creating Preact component libraries.

Instructions

Install Yarn and use the following command lines.

CommandDescription
yarn installInstall the dependencies.
yarn run buildBuilds the client-side code.
yarn run watchWatchs the client-side code for changes.