Skip to content

dmitriyeff/vat-validation-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAT validation form

VAT validation form is a simple app that checks if entered vat number is valid. An app is written with AngularJS using Vatlayer API features. For spinning up a web server was used Gulp.

Installation

Clone the GitHub repository.

$ git clone https://github.com/dmitriyeff/vat-validation-form.git

How to start

Check if you've previously installed gulp globally, run $ npm rm --global gulp in your terminal. Check for node, npm, and npx. If they are not installed, follow the instructions here. To install the gulp command line utility run $ npm install --global gulp-cli.

Launch VAT validation app by typing:

$ gulp watch

Request examples

License

vat-validation-form is a public work, dedicated using CC0 1.0. Feel free to do whatever you want with it.

About

VAT validation form written on Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published