Veterans Employment Program
- npm install
- npm start
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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|