1
0
mirror of https://github.com/kamyu1537/eamuse-card-wasm.git synced 2024-11-24 03:50:10 +01:00

📝 README.md 추가

This commit is contained in:
Byeon seongun 2020-04-04 16:02:59 +09:00
parent 2e6cdbc344
commit da6d1377e6

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# konami-card-wasm
konami card (e-amusement card) ID와 NFC ID를 서로 변환합니다.
## Requirement
- go
## Build
```shell script
npm run build # npm
yarn build # yarn
```
빌드가 완료 된 후 build 폴더를 모듈처럼 사용하시면 됩니다!