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
- Host: GitHub
- URL: https://github.com/jerryshell/solid-bulma-template
- Owner: jerryshell
- License: mit
- Created: 2024-10-11T22:54:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-09-11T13:57:15.000Z (7 months ago)
- Last Synced: 2025-09-11T16:36:55.328Z (7 months ago)
- Topics: admin, bulma, solid, solidjs, template, typescript, vite
- Language: TypeScript
- Homepage: https://solid-bulma-template.jerryshell.eu.org
- Size: 772 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)