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

https://github.com/jerryshell/solid-bulma-template

Solid Bulma Template
https://github.com/jerryshell/solid-bulma-template

admin bulma solid solidjs template typescript vite

Last synced: 5 months ago
JSON representation

Solid Bulma Template

Awesome Lists containing this project

README

          

# Solid Bulma Template

Preview: [https://solid-bulma-template.jerryshell.eu.org](https://solid-bulma-template.jerryshell.eu.org)

- TypeScript
- Vite
- SolidJS
- Bulma

## How to use

```bash
git clone https://github.com/jerryshell/solid-bulma-template --depth 1 my-project
```

```bash
cd my-project
```

```bash
rm -rf .git && git init
```

```bash
npm install
```

```bash
npm run dev
```

## License

[MIT](LICENSE)