shokanduel / webapp

Shokan Duel frontend/backend webapp.
GNU Affero General Public License v3.0
2 stars 2 forks source link

Dev QoL Stuff #2

Closed ethanmassie closed 3 years ago

ethanmassie commented 3 years ago

Add some nice package.json scripts for serving the application. Checkout this dev.to guide , it covers setting up concurrently which we can use to run both the frontend and backend from one script.