mcasteller / MERN-boilerplate

MERN stack project example
MIT License
0 stars 0 forks source link

Gulp: add a task to automatically build client app #14

Open mcasteller opened 4 years ago

mcasteller commented 4 years ago

We need a way to build react app into server /public folder

We also need a way to rebuild front end code at the time it gets updated (we use create-react-app webpack-dev-server so far)