Skip to content

lacework-community/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Web Application

This Hello World web application is written in Node and is very easy to setup.

Clone Repo

git clone https://github.com/lacework-community/hello-world.git

Install Node Packages

cd hello-world
npm install

Start the web application

node index.js

Enjoy

Put the IP address of the compute instance you are using (followed by :3000 the port) and enjoy your brand new website.

http://IP-ADDRESS:3000

About

A simple Node Web App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published