quinnmil / summit

Comprehensive Mountaineering Resource
1 stars 0 forks source link

Initialize front-end framework #7

Closed quinnmil closed 5 years ago

quinnmil commented 5 years ago

I'm using Express / Node for the backend, the Pug templating engine. I think we’re going to want to use a real front end framework to make the site as nice as possible, and the earlier was can pick one and start learning it the better. Need to do some research and. I know that vue popular and well regarded, but since there are so many frontend frameworks, I think it's worth doing some research.

After picking one, we should initialize a landing / home page into the app. This might require some directory restructuring, so I'd like to have this done earlier than later.

margielamadman commented 5 years ago

Let's go with a MERN stack. Mongodb, Express.js, React, and Node.js