Skip to content

Files

Latest commit

 

History

History

frontend-vue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Frontend for Node.js + Vue.js boilerplate

Vue.js, Vuex, Vue Router, Vuelidate, BootstrapVue, Jest, Cypress

How to start development

Simply install npm packages and run serve

npm install
npm run serve

Open the browser and go to http://localhost:8080

Pages

  • Main page
  • Login
  • Register
  • Register confirm
  • Forget my password
  • My account
  • Update my account
  • Todo

Todo

  • Unit tests
  • E2E tests
  • File upload