VitorBigelli / portfolio-site

A functional application using Node.js and Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Website

A complete functional portfolio website developed using Knockout.js, Node.js, Express and SQLite3.

Running the app

  1. Clone the repository or Download and Unzip the ZipFile;
  2. Make sure you have Node.js installed. You can do that by writting node in your Command Prompt (This should return the version of the installed node);
  3. Via Command Prompt access the created directory;
  4. Run the server side of the application by writting
node server.js
  1. Navigate to localhost:3000 through your browser to access the site.

About

A functional application using Node.js and Express.

License:MIT License


Languages

Language:CSS 93.7%Language:JavaScript 4.2%Language:HTML 2.2%