Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages