Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yui540/hitorigoto
magical-girl.site『ヒトリゴト』
https://github.com/yui540/hitorigoto
Last synced: about 2 months ago
JSON representation
magical-girl.site『ヒトリゴト』
- Host: GitHub
- URL: https://github.com/yui540/hitorigoto
- Owner: yui540
- License: mit
- Created: 2018-02-04T01:33:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T10:41:19.000Z (over 6 years ago)
- Last Synced: 2024-09-06T00:27:04.589Z (4 months ago)
- Language: CSS
- Homepage: https://hitorigoto.magical-girl.site
- Size: 13.9 MB
- Stars: 37
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ヒトリゴト
magical-girl.site version5.0.0のテーマは、「ヒトリゴト」です。僕の推しキャラ(2018/02/08時点)である澤村・スペンサー・英梨々をイメージしたデザインに仕上げています。
[https://v5.magical-girl.site/](https://v5.magical-girl.site)
![sitename](./screenshots/screenshots.png)
## ローカルで確認
#### インストール
```bash
$ npm install
```#### ビルド
```bash
$ npm run build
```#### 起動
```bash
$ npm run start
```