https://github.com/xvezda/vanillajs-board
https://github.com/xvezda/vanillajs-board
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/xvezda/vanillajs-board
- Owner: Xvezda
- Created: 2022-01-27T19:17:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T00:53:21.000Z (over 3 years ago)
- Last Synced: 2025-02-05T20:06:47.738Z (3 months ago)
- Language: JavaScript
- Size: 449 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VanillaJS Board
## 실행 방법
```sh
yarn
yarn build
yarn start
```http://localhost:3000
## 개발 환경 시작
```sh
yarn dev
```