kenbonilla / ser416

prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Best Community Service

Kenneth Bonilla


Dependencies

You must have Node.js installed.

How to run

From the project root directory, run the following commands.

npm install
node ./bin/www

Open your browser and navigate to http://localhost:3000


Project description


Technology stack

The project is built on the following technology stack: Node.js, Express Generator, EJS, Bootstrap, Font Awesome, ESLint


Project structure
.eslintrc.json  -- define rules for linter
app.js          -- The node server
/bin            -- Generated by Express Generator
/public         -- Images, Stylesheets
/routes         -- Routers for node server
/views          -- EJS templates

About

prototype


Languages

Language:HTML 85.7%Language:JavaScript 13.4%Language:CSS 1.0%