arnoldclark / front-end-interview

MIT License
2 stars 2 forks source link

Fix dependency vulnerability, update start script #15

Closed johnmccollum closed 1 year ago

johnmccollum commented 1 year ago

This PR:

I would have liked to do the second part without adding a dependency to concurrently, but I ran into issues as both processes need to run in parallel. If anyone can get it working without a dependency, that'd be ideal!