props/Props/client
2021-07-24 00:03:31 -05:00
..
public Fixed a silent login callback error and reworked project structure. 2021-07-24 00:03:31 -05:00
src Fixed a silent login callback error and reworked project structure. 2021-07-24 00:03:31 -05:00
tests Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
.browserslistrc Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
.editorconfig Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
.eslintrc.js Fixed a silent login callback error and reworked project structure. 2021-07-24 00:03:31 -05:00
.gitignore Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
babel.config.js Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
jsconfig.json Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
package-lock.json Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
package.json Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
README.md Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
vue.config.js Fixed a silent login callback error and reworked project structure. 2021-07-24 00:03:31 -05:00
wdio.local.conf.js Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
wdio.sauce.conf.js Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00
wdio.shared.conf.js Renamed everything from MultiShop to Props. 2021-07-24 00:03:19 -05:00

props

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.