Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asoutherncat/sparklence

Ultraman Tiga Sparklence
https://github.com/asoutherncat/sparklence

Last synced: about 7 hours ago
JSON representation

Ultraman Tiga Sparklence

Awesome Lists containing this project

README

        

# SPARKLENCE
Ultraman Tiga Sparklence --- “神光棒-迪迦”

![输入图片说明](sparklence.png)
## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```

## Customize configuration

See [Vite Configuration Reference](https://vitejs.dev/config/).