1
0
mirror of https://github.com/kamyu1537/eamuse-card-wasm.git synced 2025-02-17 11:18:38 +01:00
eamuse-card-wasm/README.md

13 lines
201 B
Markdown
Raw Normal View History

2020-04-04 16:02:59 +09:00
# konami-card-wasm
2020-05-06 16:16:58 +09:00
e-amusement card
2020-04-04 16:02:59 +09:00
## Requirement
2020-05-06 16:16:58 +09:00
- go 1.14.2
2020-04-04 16:02:59 +09:00
## Build
```shell script
2020-05-06 16:16:58 +09:00
npm install
npm run build
2020-04-04 16:02:59 +09:00
```
빌드가 완료 된 후 build 폴더를 모듈처럼 사용하시면 됩니다!