Before running/developing, you should download copyrighted images into path/to/project/images:
# Download compressed images
curl http://webxoss.com/images.tar | tar xv
# Download raw images
cd images
curl http://webxoss.com/raw.tar | tar xv
Note:
- The card images are copyrighted by Takara Tomy. NO BUSINESS USE.
- If slow, you can replace
webxoss.comwithcloudflare.webxoss.comorhongkong.webxoss.com:8080to use proxy.
$ npm install$ npm run dev$ npm run buildPS: Run npm run serve to serve the built files.