not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jrtechs e2cd7ddef3 Implemented using a templating system for the html generation. 5 years ago
..
css Resurrected a old project. Plan: use basic Jquery for dom manipulation rather than the react framework. 5 years ago
html Implemented using a templating system for the html generation. 5 years ago
README.md Resurrected a old project. Plan: use basic Jquery for dom manipulation rather than the react framework. 5 years ago
server.js Implemented using a templating system for the html generation. 5 years ago

README.md

npm install express --save
npm install express-session --save
npm install url --save
npm install whiskers --save
npm install fs --save