Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jyelewis/jyelewis.com
Personal website & blog
https://github.com/jyelewis/jyelewis.com
Last synced: about 2 months ago
JSON representation
Personal website & blog
- Host: GitHub
- URL: https://github.com/jyelewis/jyelewis.com
- Owner: jyelewis
- Created: 2021-10-04T03:25:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T04:43:34.000Z (8 months ago)
- Last Synced: 2024-10-15T22:13:40.316Z (3 months ago)
- Language: MDX
- Size: 7.94 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jyelewis.com
## Personal website & blog## Running locally:
1. `yarn install`
2. `yarn dev`
3. `open http://localhost:8000`## Linting:
`yarn lint`