Skip to content

unix/webxoss-deckeditor2

 
 

Repository files navigation

DeckEditor for WEBXOSS

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.com with cloudflare.webxoss.com, incapsula.webxoss.com or hongkong.webxoss.com:8080 to use proxy.
  • These images are compressed. Use webxoss-fetch to get raw ones.

Install

$ npm install

Dev

$ npm run dev

Build

$ npm run build

PS: Run npm run serve to serve the built files.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.5%
  • Vue 43.2%
  • CSS 2.6%
  • Smarty 0.7%