/giji-one

A tool for the assistance of people in the creation of meeting minutes.

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

cover

Giji one

Giji one is a tool for the assistance of people in the creation of meeting minutes.

Development

Start the live-reload server for local development:


$ npm run dev

Test a production build:

$ npm run build
$ npm run preview