Skip to content

A simple NodeJS server template made for future web servers and the Ohlone Hackathon 3.0 MakeMyFuture Workshop.

Notifications You must be signed in to change notification settings

dot-slash-CS/ServerTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Server Template

How to Run

Download the contents of this repository into a folder and make sure you have NodeJS installed for the terminal.

Use the following series of commands in your terminal to initialize and run the server.

npm install
node app.js

What does it mean?

All of the code is supplied with accompanying comments to explain the syntax. It is assumed that the user has basic knowledge of Javascript and HTML. Check out the MakeMyFuture project for more details.

About

A simple NodeJS server template made for future web servers and the Ohlone Hackathon 3.0 MakeMyFuture Workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published