#README Team Webster Drinkify
https://drinkify.herokuapp.com/
Clone down the Repo.
Please run npm install to install all the modules required to run this application.
Update the database file to use "Localhost" instead of using Amazon RDS.
Open up the terminal.
Run the following lines to start the server and to build the webpack.
- npm run server-dev
- npm run react-dev