Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 676 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 676 Bytes

Brunch.io site

Build Status

This is a source code repository for http://brunch.io.

If you want to edit source files then you should switch to source branch and work with app directory. All files in the public dir are generated by Brunch and deployed automatically with Travis.

Run

  • git clone https://github.com/brunch/brunch.github.io && cd brunch.github.io
  • git checkout source
  • npm install
  • npm start

License

Brunch site is licensed under the MIT license.