BernabeFelix / todalasemana2.0

1 stars 0 forks source link

Adding Express backend barebone #26

Closed paulsancer closed 6 years ago

paulsancer commented 6 years ago

Adding Express backend barebone, moved react app to /client directory.

Webpack proxy will redirect requests to "/api..." to the backend server at port 5000.

Run with:

$ yarn dev

paulsancer commented 6 years ago

@Bernabe-Felix @BernabeFelix please review, want to continue with firebase into a new branch