Skip to content

zhuoyanlee/vep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vep

Veterans Employment Program

Getting started

  • npm install
  • npm start

Guide

To add new pages, add the following in index.js (restart required) ''' app.get('/home', function(request, response) { response.render('pages/xxx'); });

''' and add xxx.ejs file in the pages folder.

About

Veterans Employment Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors