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.
You can instantly clone this to your GitHub and deploy it by clicking this button here:
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/ |
Feel free to check the SolidJS documentation!