Skip to content

BenRichter/Steam-Key-Tumbler-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam-Key-Tumbler

Receive steam keys by personal share link
(based on Vuepack which uses Vue 2, Vuex, Vue-router and Webpack 2)

Installation:

$ yarn install

Start development server:

$ yarn run dev

Build for production:

$ yarn run build

Lint you code:

$ yarn run lint

Generated by VuePack. Check out the docs for more usages.

Folder Structure

├── build           # webpack configs and other scripts
├── client          # client-side app files
├── dist            # bundled files and index.html
│    ├── index.html
│    └── [...other bundled files]  
├── tests           # e2e tests written by testcafe 
├── node_modules    # dependencies
└── package.json    # package info

Custom template

You want to customize the output of index.html, simply modify index.html, see more at html-webpack-plugin.

License

MIT © EGOIST

About

Get unused steam keys from your community

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published