Skip to content

blockydevs/wizard-ui

 
 

Repository files navigation

Smart-Beaver

Main UI app for smart beaver. Handles user inputs, code preview and integrates with code-generator wasm module. For more general information about this app go to our docs page https://smart-beaver.github.io/

Getting Started

Make sure that you are using Node 18.0+

First, run the development server:

pnpm install
pnpm dev

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

Packages

No packages published

Languages

  • TypeScript 92.8%
  • CSS 4.3%
  • JavaScript 2.6%
  • Other 0.3%