lokenx / plex-requests

Alpha version of new Plex Requests
http://pr-alpha.8bits.ca/
11 stars 2 forks source link

Determine front end setup #4

Closed lokenx closed 8 years ago

lokenx commented 8 years ago

Thinking of using either React or Vue. Also need to determine how to integrate into hapi server.

lokenx commented 8 years ago

I wanted to use Vue but the tooling around it seems like a lot of hassle to get setup within a Hapi project. React already has some Hapi integration boilerplates that I can work off or integrate.

I'd like to stick with just NPM scripts, but I may need to migrate to Gulp or separate script files to get things going with front and backend in same project.