A simple web-based tool for creating homebrews using markdown.
For this project to work correctly it is recommended to use the latest version of Chrome or Firefox.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for production with minification
npm run build