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/
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.