I created a simple template for starting a SolidJS project using npm, Vite, ESLint, StandardJS, and TypeScript:
https://github.com/lmammino/solidjs-template…
You can use it with:
```
npx degit lmammino/solidjs-template your-project
cd your-project
npm run dev
```
Let me know if you like it!
https://github.com/lmammino/solidjs-template…
You can use it with:
```
npx degit lmammino/solidjs-template your-project
cd your-project
npm run dev
```
Let me know if you like it!