Skip to content

Digital-Media/nodeapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nodeapp

Installation

Use fhooe-node-dock for running this example.

docker exec -it node /bin/bash -c "cd /home/node/app && git clone https://github.com/Digital-Media/nodeapp.git"
docker exec -it node /bin/bash -c "cd /home/node/app/nodeapp && npm install"
docker exec -it node /bin/bash -c "cd /home/node/app/nodeapp && npm install"
node helloworld.cjs

Stopp App with "STRG-C"

App can be reached at http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published