https://github.com/devjin0617/coin-chart
π¦ simple coin chart project at stock exchange of korea
https://github.com/devjin0617/coin-chart
Last synced: over 1 year ago
JSON representation
π¦ simple coin chart project at stock exchange of korea
- Host: GitHub
- URL: https://github.com/devjin0617/coin-chart
- Owner: devjin0617
- Created: 2017-06-20T14:07:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T13:59:09.000Z (almost 9 years ago)
- Last Synced: 2025-01-08T11:21:27.007Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 160 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coin-chart
> κ΅λ΄κ±°λμ κΈ°μ€μ μ½μΈμ°¨νΈλ₯Ό μ 리ν΄μ€ νλ‘μ νΈμ
λλ€.

## μ€ννκΈ° μν΄μλ,
``` bash
# μμ‘΄μ± λͺ¨λλ€μ μ€μΉν©λλ€.
npm install
# serve with hot reload at localhost:8080
# ν«λ¦¬λ‘λκ° κ°λ₯ν μλ²λ₯Ό μ€νν©λλ€. URL localhost:8080 μ
λλ€.
npm run dev
# λ°°ν¬μμλ μλ λͺ
λ Ήμ΄λ₯Ό μ΄μ©ν©λλ€.
npm run build
```