Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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-app

cd vite-solid-app
```

## Available scripts

```bash
npm run dev
```

```bash
npm run build
```

```bash
npm run preview
```