Skip to content

conglei/webdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdev

This is for the tutorial of web development

How to run it?

  1. install node.js

  2. open the command line (cmd in windows, terminal in mac, console in linux) with SU privilege.

  3. install a node.js module: "npm install -g http-server"

  4. once the installation finish, go to the root directoy of project

  5. type "http-server" in the command line

  6. open webpage "http://localhost:8080"

Now it works!

About

This is for the tutorial of web development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published