Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.01 KB

README.md

File metadata and controls

54 lines (34 loc) · 1.01 KB

formValidatin with vue

its a very simple form which validates with it's own validation's functions

Getting Started

requirements

you should have nodejs on your system

Installing

npm install

Deployment localhost:8080 with hot Reload

npm run watch

Production Mode

npm run start

API

using this repository for backend

https://github.com/mhf-ir/test-openapi

npm i
node backend.js

Built With

  • webpack - webpack is a module bundler
  • vuejs - javascript framework
  • eslint - pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript(airbnb)

styled with

  • sass-Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.

License

This project is licensed under the MIT License - see the LICENSE.md file for details