1
0
mirror of https://github.com/kamyu1537/eamuse-card-wasm.git synced 2024-11-24 03:50:10 +01:00
Convert e-amusement card ID and NFC ID to each other.
Go to file
2020-05-06 16:17:18 +09:00
build 🔥 이전 js 코드 삭제 2020-05-06 16:17:18 +09:00
.gitignore 🙈 build 파일도 포함할수 있도록 변경 2020-05-06 16:16:13 +09:00
main.go 🚚 src 폴더 밖으로 이동 2020-05-06 16:16:41 +09:00
package.json 🎉 첫 커밋! 2020-04-04 15:23:47 +09:00
README.md 📝 Build 방법 변경 2020-05-06 16:16:58 +09:00
yarn.lock 🎉 첫 커밋! 2020-04-04 15:23:47 +09:00

konami-card-wasm

e-amusement card

Requirement

  • go 1.14.2

Build

npm install
npm run build

빌드가 완료 된 후 build 폴더를 모듈처럼 사용하시면 됩니다!