/544-experimental-test

544-experimental-test

Primary LanguageJavaScript

Copyright © 2018 [MARVIN]. Licensed under [Apache 2.0 License].

Medium Fidelity Prototype

Using node.js backend for simple demonstration, frontend using javascript, html with bootstrap

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

ensure that nodejs is installed in your computer, also ensure npm is installed

Installing

In your cloned repo,

type

npm install

And following command will start the server.

npm start

Aside: You can optinally view the html without starting a server.