0.0.3 • Published 2 years ago
@enlightngo/iwe v0.0.3
Getting Started
First, install dependencies:
pnpm i
pnpm -C playground iThen, you can run locally the playground while watching changes of in library:
pnpm devThis 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.