/fullstack-challenge

This is a repository used to shaw and partners full-stack challenge

Primary LanguageHTML

Follow this steps to run this application:

  1. First clone this repository
git clone https://github.com/MichaelKlemersson/fullstack-challenge.git
  1. Enter in fullstack-challenge directory and run
npm install
  1. After the installation, run
node index.js
  1. At least, open your web browser and access http://localhost:3000 to see the application running