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