зеркало из https://github.com/Azure/reddog-code.git
998b291465 | ||
---|---|---|
.. | ||
public | ||
src | ||
.eslintrc | ||
Dockerfile | ||
README.md | ||
package-lock.json | ||
package.json | ||
vue.config.js |
README.md
RedDog.UI :: RedDog single site location user interface
Prerequisites
QUI
To run locally with env vars
- add a .env file to the root with the following in it, changing said variables as needed:
VUE_APP_IS_CORP=false
NODE_ENV=development
VUE_APP_STORE_ID="Austin"
VUE_APP_SITE_TYPE="Pharmacy"
VUE_APP_SITE_TITLE="Contoso :: BODEGA"
VUE_APP_MAKELINE_BASE_URL="http://austin.makeline.brianredmond.io"
VUE_APP_ACCOUNTING_BASE_URL="http://austin.accounting.brianredmond.io"
Then run
npm ci ## this will overwrite any and all node_modules
npm run serve
Hand crafted by
Open Source Credit
Template by Creative Tim