This is the web view for the H1B lookup tool.
- If you don't have gulp installed, run:
npm install gulp-cli -g && npm install gulp -D
- To install project requirements, run:
npm install
- To run Gulp and automatically keep building changes in the src folder, run:
gulp