Skip to content

cnelson20/webong_us

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NastyFightingTurtles

Prerequisites

Install Code

$ cd dir/to/this/repo/.../app
$ npm install

Run Code

$ cd dir/to/this/repo/.../app
$ node __init__

macOS 12+ specific: open app/__init__.js in your text editor of choice and change const port = 5000; to const port = 8000;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • HTML 1.7%
  • PHP 1.6%
  • CSS 0.3%