Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiroxto/utils.hiroxto.net
自分用のツールサイト
https://github.com/hiroxto/utils.hiroxto.net
Last synced: 27 days ago
JSON representation
自分用のツールサイト
- Host: GitHub
- URL: https://github.com/hiroxto/utils.hiroxto.net
- Owner: hiroxto
- License: mit
- Created: 2019-01-25T03:42:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T14:17:12.000Z (4 months ago)
- Last Synced: 2024-08-25T15:33:07.874Z (4 months ago)
- Language: Vue
- Homepage: https://utils.hiroxto.net/
- Size: 4.53 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utils.hiroxto.net
![GitHub Actions Node CI Status](https://github.com/hiroxto/utils.hiroxto.net/workflows/Node%20CI/badge.svg)
Utility site for me.
[utils.hiroxto.net](https://utils.hiroxto.net)
## Build Setup
``` bash
# install dependencies
$ pnpm install# serve with hot reload at localhost:3000
$ pnpm run dev# build for production and launch server
$ pnpm run build
$ pnpm run start# generate static project
$ pnpm run generate
```