Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

azimidev/DrDoctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and usage

I assume you have node, npm or yarn installed in your machine.

  • Go to /login try to login with last name, date of birth, and a valid UK post code and click on next button.
  • Next you'll see it's asking for which to send your one-time code to. (landline, mobile or email). Choose one and click on next.
  • Next you'll see it asks to enter your one-time code. (We "assumed" is 0000) so enter 0000.
  • Login

Build Setup

# install dependencies
npm install
or
yarn install

# serve with hot reload at localhost:8080
npm run serve
or
yarn serve

# build for production with minification
npm run build
or
yarn build

Built with

  • Vue - A progressive JavaScript framework
  • Vue-router - The official router for Vue.js
  • Vuex - The state manager for Vue.js
  • Axios - Promise based HTTP client for the browser and node.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published