Skip to content

dcottingham/testsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

testsite

A simple html page for testing

One easy way to create a server that runs this site is the http-server npm package.

npm install -g http-server
cd testsite
http-server
open http://127.0.0.1:8080

Note: at.js is a separately package and should be included in the testsite/public directory.

About

A simple html page for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published