Skip to content

Single HTML page+ CSS 2+vanilla ES5+ Vanilla Node.js http server app

Notifications You must be signed in to change notification settings

SooryaSoorya/SPA-vanillajs-nodejshttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web application example in vanilla javascript

This is an attempt to build a very simple, but working application in plain javascript and node http server.

Rules

  1. Not a single line of external source frameworks/libraries

  2. Anything is allowed as long as it's in a standard and it works on different browsers and is responsive.

  3. Server.js for http server code, public folder for html, js, css files

for localhost hosting

git clone https://github.com/SooryaSoorya/SPA-vanillajs-nodejshttp.git
npm start
open http://localhost:8080

About

Single HTML page+ CSS 2+vanilla ES5+ Vanilla Node.js http server app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published