Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
/ express_simplest Public archive

One of the simplest method to serve static content using nodejs

License

Notifications You must be signed in to change notification settings

JordenLCH/express_simplest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Simplest

This repository is a demo of creating simple apps which serve static content using express

Prerequisites

Getting Started

# Clone latest version
git clone --depth=1 https://github.com/JordenLCH/express_simplest 

# Enter the directory
cd express_simplest

# Install dependencies
npm install

# Start the boilerplate
node server.js

License

This project is licensed under the MIT License - see the LICENSE file for details

About

One of the simplest method to serve static content using nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published