Set Up the Project Locally
# clone repository
git clone https://github.com/SkalskiP/make-sense.git
# navigate to main dir
cd make-sense
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
6.x.x
and node.js v11.x.x
versions are required. More information about this problem is available in the #16.