Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/z-xl-t/valaxy-theme-aurora

valaxy-theme-aurora
https://github.com/z-xl-t/valaxy-theme-aurora

Last synced: 20 days ago
JSON representation

valaxy-theme-aurora

Awesome Lists containing this project

README

        


Valaxy-Theme-Aurora(vue)

## Usage

**Currently under development, no documentation available for use**

[Sample Site](https://aurora.z-xl-t.top/)

[Valaxy-Theme-Aurora Tutorial](https://aurora.z-xl-t.top/posts/20230430-valaxy-theme-aurora-tutorial)

### Development

```bash
# dev node
pnpm dev
# dev client
pnpm demo
```
### Build

```bash
pnpm build
```

### Release

> Publish to [npm](https://www.npmjs.com/).

## Thanks

Aurora theme ref theme:

- [valaxy](https://github.com/YunYouJun/valaxy)
- [valaxy-theme-starter](https://github.com/valaxyjs/valaxy-theme-starter)
- [vuejs/blog](https://github.com/vuejs/blog)
- [tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)