SolidJS + Netlify starter

Netlify Status

This is a SolidJS (v1.0.2) starter project based on the Vite template, with a Netlify.toml configuration included, and an example Todo app.

Clone and Deploy

You can instantly clone this to your GitHub and deploy it by clicking this button here:

Deploy to Netlify

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Install dependencies
npm run start Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/

Want to learn more?

Feel free to check the SolidJS documentation!