Final project at coding academy - a web page builder app
latest build ver http://twix-app.herokuapp.com/
install dependencies
npm install
server with hot reload at localhost:3003
npm start
choose 'm' for using the mongodb database
install dependencies
npm install
run Twix
npm run dev