# Pinboarding See this live on [pinboard.ing](https://pinboard.ing)! Everything you need to build a Solid project, powered by [`solid-start`](https://start.solidjs.com); ## Developing Once you've installed dependencies with `deno install --allow-scripts`, start a development server: ```bash deno task dev ```