Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreecy/vite-solid
Vite + Solid starter template.
https://github.com/andreecy/vite-solid
Last synced: 15 days ago
JSON representation
Vite + Solid starter template.
- Host: GitHub
- URL: https://github.com/andreecy/vite-solid
- Owner: andreecy
- Created: 2022-10-02T16:41:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T17:49:47.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T22:37:50.309Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 43 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vite Solid Template
A Solid Vite starter template.
## Preview
![preview.jpg](preview.jpg)
## Getting Started
```bash
npx degit andreecy/vite-solid vite-solid-appcd vite-solid-app
```## Available scripts
```bash
npm run dev
``````bash
npm run build
``````bash
npm run preview
```