Skip to content

venunalla7731/uilearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-static-files

This repo contains the code for our post Serve static files with Express.

The post covers how to set up Express to deliver static files to the browser - we're talking HTML, JavaScript, CSS and images.

Running the repo

Assumption: you already have Node.js and npm installed

After cloning the repo run the following in the command line:

  1. npm install
  2. node app.js ============= for work-in-progress to show 1.npm install localtunnel -g 2.lt --port 3000 optional 3.lt --port 3000 --subdomain venunalla

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published