Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 444 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 444 Bytes

Homebrew Creator

Description

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.

Live preview

https://satrix321.github.io/homebrew-creator/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build