Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/item4/item4.github.io
item4.blog - item4 dev story
https://github.com/item4/item4.github.io
Last synced: 17 days ago
JSON representation
item4.blog - item4 dev story
- Host: GitHub
- URL: https://github.com/item4/item4.github.io
- Owner: item4
- Created: 2014-09-28T12:01:19.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T03:58:35.000Z (7 months ago)
- Last Synced: 2024-05-01T20:49:37.364Z (7 months ago)
- Language: TypeScript
- Homepage: https://item4.blog
- Size: 69 MB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# item4 dev story
item4's tech blog
## Install Dependencies
```bash
yarn
```## Run Local Server
```bash
yarn start
```## Build Static Source
```bash
yarn build
```## Deploy
Use GitHub Actions
## Contributing
Use issue and Pull Request.