@mrts/solid-toy1
v0.1.3
Published
SolidJS component library solid-toy1
Readme
solid-components-starter
A starter for creating a Solid component library.
Development
- Install dependencies:
npm install- Run the playground:
npm run playground- Run the unit tests:
npm run test- Build the library:
npm run build