0.0.3 • Published 1 year ago

@enlightngo/iwe v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Getting Started

First, install dependencies:

pnpm i
pnpm -C playground i

Then, you can run locally the playground while watching changes of in library:

pnpm dev

This will run pnpm build in watch mode and will run a dev server for playground.

Open http://localhost:3000 with your browser to see the result.