Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.