Venefilyn / EDAssets

The main source of consuming Elite Dangerous assets. It contains vectors, uncompressed images, concept art, and animated logos.
https://edassets.org
MIT License
34 stars 13 forks source link

Elite Dangerous Assets

EDAssets, short for Elite Dangerous Assets, is a website with a purpose to get all Elite Dangerous assets and content in one place to download individual files or whole zip-archives.

A website listing a vast amount of Elite Dangerous assets

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

For a detailed explanation on how things work, check out the guide and docs for vue-loader.