Skip to content

Niter88/niter88.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install http-server (globally) with: npm install --global http-server

Start your http server by issuing: http-server -c-1 (or using start.bat)

It'll be started at: http://localhost:8080

The "public" folder was renamed to "pub" in order to avoid an http-server bug on which it tried to open the ./public dir instead of ./ more info on https://www.npmjs.com/package/http-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published