Skip to content

Kiit-Elabs/Registration-Form-Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recruitment-Form-Node.js

GPLv3 license Contributions Welcome

Running Locally

Make sure you have:

git clone git@github.com:  Kiit-Elabs/Recruitment-Elabs.git
cd Recruitment-Elabs
npm install
node app

Your app should now be running on localhost:5000.

Deploying to Heroku

heroku create
git push heroku master
heroku open

Alternatively, you can deploy your own copy of the app using the web-based flow:

Deploy to Heroku

Releases

No releases published

Packages

No packages published