Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhou-tao/svelte-admin

admin template for svelte + vite + ts
https://github.com/zhou-tao/svelte-admin

svelte typescript vite

Last synced: 4 days ago
JSON representation

admin template for svelte + vite + ts

Awesome Lists containing this project

README

        

# Svelte Admin

Admin template for svelte + vite + ts.

### Features

- General admin layout, theme settings.
- Code Generator by [plop.js](https://plopjs.com/).
- Code lint by [eslint](https://eslint.org/) + [lint-staged](https://github.com/okonet/lint-staged) + [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks).

### License

[MIT](./LICENSE) License © 2023-PRESENT [toryz](https://github.com/zhou-tao)