Skip to content

bijay007/vue-simple-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple vue form to add and modify job applicants

You can play with the basic deployed version here 👉 Simple Form

Project related setup and compilation scripts

  • Install dependencies: yarn install
  • Compilation & hot reloading for development: yarn run serve
  • Compilation and minification of bundle for prod: yarn run build
  • Run tests: yarn run test
  • Lint and fix files: yarn run lint

Releases

No releases published

Packages

No packages published