Skip to content

jcloeter-kipsu/AEP-docker-node-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple node-server app that displays a message in the browser. To get it working locally, you will need node installed on your machine. To start the program, run the following command then visit localhost on the port specified in app.js.

$npm install

$node app.js

You should see a page with a form loading. The data from the form will be saved into the feedback directory of this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors