Find the doggo that suits you (spoiler, all of them).
Made with Nuxt.
-
User pages
- Set own tags
- Page to find your doggo based on your tags
-
Admin pages
- Manage users
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.
See https://docs.qawolf.com/ for more info
Launch the app first with yarn dev
- Desktop :
npx qawolf create {test name}
- Mobile :
npx qawolf create --device="Pixel 2" http://localhost:3000/{page to test} {test name}
Then do your tests in the chromium page and go save in the terminal once you're finished.
npx qawolf test {only test name (optionnal)}