https://github.com/bettercode-oss/better-console
https://github.com/bettercode-oss/better-console
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bettercode-oss/better-console
- Owner: bettercode-oss
- Created: 2021-10-07T09:42:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T05:53:53.000Z (over 4 years ago)
- Last Synced: 2023-03-11T04:59:24.991Z (over 3 years ago)
- Language: JavaScript
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# better-console ✨
## 시작하기
```bash
$ npm install
$ npm start
```
혹은
```bash
$ yarn install
$ yarn start
```