Skip to content

bridgend84/simple-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Pretty Simple Web server written in Node.js

You can use this repository as a template for your repository or copy the files into your repository manually

  1. Open a new terminal (eg. in VS Code when your repository's directory opened)
  2. Run with the following command: node backend/server.js (Make sure that you are in the right directory.)
  3. If you don't need it stop it with Control + C keycommand.

You can write your frontend code (HTML, CSS, JS) into the frontend directory.

About

Pretty Simple Web server written in Node.js

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors