https://github.com/colmugx/hyper
Hexo + Typer. Build on Electron + Vue + Typescript.
https://github.com/colmugx/hyper
Last synced: 4 months ago
JSON representation
Hexo + Typer. Build on Electron + Vue + Typescript.
- Host: GitHub
- URL: https://github.com/colmugx/hyper
- Owner: colmugx
- License: mit
- Created: 2017-09-06T02:30:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T01:04:57.000Z (about 8 years ago)
- Last Synced: 2025-02-22T02:42:54.553Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hyper
> Hexo + Typer.
## Running
```sh
npm install
# Run dev
npm run dev
# Release
npm run build
```