0.0.1 • Published 4 years ago

@lemonstand.org/config-super-sale v0.0.1

Weekly downloads
2
License
UNLICENSED
Repository
gitlab
Last release
4 years ago

config-empire

development

Use npx http-server -p 1103 to run simple server serving empire.json. Then add lemonstand.customization.url=http://localhost:1103/empire.json as a param to your url.

It might also be required to disable CORS policy on your browser. Here's how to do it on different browsers (please add if solution if your browser is missing):

#####Chrome on windows: Use chrome.exe --user-data-dir="use-any-dir-here" --disable-web-security