Skip to content

muroko/rendrly-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Serve Static Websites with Rendrly & Express

A static sites web server app using ExpressJs and running on NodeJs.

About the project

A web framework app that serves static sites (HTML/CSS/Js).

Dependencies

  1. Node.js

Installation

  • 1 - First clone this repo:
git clone
  • 2 - Put all your Static Website files (HTML/CSS/JS into the "/public" Folder
  • 3 - Then run:
npm install
  • 4 - And do:
npm start
  • 5 - Navigate to:
http://localhost:3300

The app should be at http://localhost:3300.

License

Distributed under the GPL-3.0 license

About

Rendrly Express Web Server | For Static Sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published