Skip to content

andybons/propnotes

Repository files navigation

propnotes

$ npm install
$ go run ./cmd/data > data.js
$ npm run start

State is saved locally via localStorage, making it safe to reload.

If you would like to clear your local state, open the console and type:

localStorage.clear();

About

A tool to help generate Go proposal review meeting minutes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published