Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sankichi92/sankichi.net
@sankichi92's profile
https://github.com/sankichi92/sankichi.net
website
Last synced: 23 days ago
JSON representation
@sankichi92's profile
- Host: GitHub
- URL: https://github.com/sankichi92/sankichi.net
- Owner: sankichi92
- License: mit
- Created: 2019-04-22T08:29:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T06:57:11.000Z (9 months ago)
- Last Synced: 2024-04-14T16:09:22.865Z (9 months ago)
- Topics: website
- Language: MDX
- Homepage: https://sankichi.net/
- Size: 12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sankichi.net
Takahiro Miyoshi's profile
## Development
### Install dependencies
$ pnpm install
### Start local dev server
$ pnpm run dev
### Format codes
$ pnpm run fmt