Selly Wrapper Website
Demo: https://selly-wrapper-website.herokuapp.com/
Setup
Input your email and selly.gg api key into "/config.json"
You can find both in https://selly.gg/settings
Customizing the website
You can change the html template in "src/template.json"
All the css & js files is placed in "/assets"
Demo: https://selly-wrapper-website.herokuapp.com/
Setup
- Download, and run "npm install" or "yarn install"
- Run "npm run start" or "yarn run start" to start the app
Input your email and selly.gg api key into "/config.json"
You can find both in https://selly.gg/settings
Customizing the website
You can change the html template in "src/template.json"
All the css & js files is placed in "/assets"