2024-02-03 18:56:39 +00:00
|
|
|
# odin-restaurant
|
|
|
|
|
|
|
|
Project using npm & webpack
|
|
|
|
|
|
|
|
## setup
|
|
|
|
|
2024-02-03 18:59:09 +00:00
|
|
|
cd into this dir
|
|
|
|
|
|
|
|
to install all required dependencies - first run: `npm i`
|
|
|
|
|
2024-02-03 18:56:39 +00:00
|
|
|
to build for production: `npm run build`
|
|
|
|
|
|
|
|
to launch dev server: `npm run dev`
|
2024-02-04 10:18:38 +00:00
|
|
|
|
|
|
|
## license
|
|
|
|
|
|
|
|
pictures from pexels - public domain
|