sylviakinosian / spindle

An app to aid herbarium staff and botanical collectors record data offline and create printable specimen labels.
MIT License
1 stars 2 forks source link

meeting topics #3

Open sylviakinosian opened 6 years ago

sylviakinosian commented 6 years ago

Some things unrelated to making the form work:

Need to make a working distribution....

You can use: ng build --prod to create a production version of the app. I think the intention of this is to create a light-weight version of the code to add to an existing website. So that's something that we could do, but that reduces the offline capability.

Another option (at least right now) is to make a tutorital for someone to download the app from GitHub, build it up on their own computer, and then run it from command line. Not the best option but it could work temporarily.