Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 208 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 208 Bytes

meetings

A small application to manage meetings minutes

Production

To run the application, run:

grunt build-dist && npm start

Development

To run the application in development, run:

grunt