Skip to content

cram8833/demo-wiz-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Application code used for the Marc's Wiz Code demo

npm install

Then to test built version:

node app.js

View in browser:

http://localhost:3000

And to test built version in a container locally

docker build -t app-demo-wiz-code .
docker run -p 3000:3000 app-demo-wiz-code

View in browser:

http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors