Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beiyanyunyi/flymetothesolidmoon
SolidJS + Vite starter, with ESLint, prettier and unocss.
https://github.com/beiyanyunyi/flymetothesolidmoon
boilerplate eslint prettier solidjs unocss
Last synced: about 2 months ago
JSON representation
SolidJS + Vite starter, with ESLint, prettier and unocss.
- Host: GitHub
- URL: https://github.com/beiyanyunyi/flymetothesolidmoon
- Owner: BeiyanYunyi
- License: agpl-3.0
- Created: 2022-07-01T13:19:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T09:27:55.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T06:50:52.353Z (9 months ago)
- Topics: boilerplate, eslint, prettier, solidjs, unocss
- Language: TypeScript
- Homepage:
- Size: 237 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fly me to the solid Moon
SolidJS + Vite starter, with ESLint, prettier and unocss.
## Usage
```bash
git clone https://github.com/lixiang810/FlyMeToTheSolidMoon --depth=1
cd FlyMeToTheSolidMoon
pnpm
pnpm dev
```