# odin-restaurant
Project using npm & webpack
## setup
to build for production: `npm run build`
to launch dev server: `npm run dev`