dsc-umass / lmvp

Open source neural network versioning system that separates model management and training operations.
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Initialize the frontend development environment #14

Open jbinvnt opened 3 years ago

jbinvnt commented 3 years ago

I don't feel strongly about which framework we use, since my frontend experience is very outdated and I haven't yet built a full project using anything newer than jQuery UI :/

That being said, React is super popular and @jackpalaia you mentioned that you have experience using it. Additional frontend developers who join the project are likely to have experience with it as well. This makes it a potentially good option.

jackpalaia commented 3 years ago

I think using React would be good, it's not too difficult to learn for anyone who is new to it.

jbinvnt commented 3 years ago

@jackpalaia I just realized that you might still be waiting for my definitive confirmation about the framework. To confirm, I agree that React would be a good choice for the web console. Please feel free to get started whenever you have a chance.