Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryuhojin/bokboot-ui
소스 복붙 및 공유
https://github.com/ryuhojin/bokboot-ui
Last synced: 9 days ago
JSON representation
소스 복붙 및 공유
- Host: GitHub
- URL: https://github.com/ryuhojin/bokboot-ui
- Owner: ryuhojin
- Created: 2022-10-24T13:43:02.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T14:06:11.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T13:47:40.749Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://www.bokboot.net
- Size: 4.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bokboot
소스 복붙 및 공유---
### 프로젝트 셋팅
프레임워크 : 리액트 18
상태관리 : 리코일
언어 : 타입스크립트
스타일링 : 스타일컴포넌트
목업 : MSW
번들러 : 웹팩5
에디터 : 코드미러---
### 실행 방법
1. yarn install
2. yarn dev### 빌드 방법
1. yarn install
2. yarn build---