0.1.1 • Published 1 year ago
pea-vuejs v0.1.1
Installation
pnpm add pea-vuejsnpm install pea-vuejsyarn add pea-vuejsbun install pea-vuejsDocumentation
For full documentation, visit pea-vuejs.com.
Releases
For changelog, visit releases.
Dev Setup
Docs
- Clone the repo
- Run
bun install - Run
bun run buildto run buildpea-vuejslocally - Run
bun run docs:devto run vitepress - Open
http://localhost:8080
Package
- Clone the repo
- Run
bun install - Run
bun run storybook:devto run storybook - Open
http://localhost:6006