The official website for Nurl, where tabletop legends are made.
pnpm run dev
# or start the server and open the app in a new browser tab
pnpm run dev -- --openSolid apps are built with presets, which optimize your project for deployment to different environments.
By default, pnpm run build will generate a Node app that you can run with pnpm start. To use a different preset, add it to the devDependencies in package.json and specify in your app.config.ts.
This project was created with the Solid CLI
cwebp public/images/input.png -o public/images/output.webp