Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 244 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 244 Bytes

an app for designing landlab grids

To run locally, install brunch npm install -g brunch (you will need node to npm install).

Use brunch watch --server to develop or brunch build to build.

To deploy to gh-pages, run npm run deploy.