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

https://github.com/xvezda/vanillajs-board


https://github.com/xvezda/vanillajs-board

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# VanillaJS Board

## 실행 방법

```sh
yarn
yarn build
yarn start
```

http://localhost:3000

## 개발 환경 시작

```sh
yarn dev
```