/restaurant-page

Javascirpt odin project to practice creating sites with webpack as package bundler

Primary LanguageJavaScript

Restaurant page

Javascirpt odin project to practice creating sites with webpack as package bundler

Getting started

Clone the project

git clone git@github.com:HenryTabima/restaurant-page.git

Change directory

cd restaurant-page

Install dependencies

npm run install

Run dev server

npm run dev

You browser should open in localhost:8080