chrisvander / basic-node-js

Node.JS website demo. Uses EJS templating, Express, SASS, and Nightwatch.JS testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Node.JS Project

This is a demo site showing off some basic HTML, CSS, JavaScript, etc. for work.

Building/Running

SCSS files can be built with npm run build. Executing npm run start will both build SCSS files and start the Node server. By default this is port 8080.

About

Node.JS website demo. Uses EJS templating, Express, SASS, and Nightwatch.JS testing.


Languages

Language:JavaScript 48.0%Language:EJS 27.8%Language:SCSS 21.9%Language:Shell 2.3%