Skip to content

major101x/javascript-restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foodFR

A simple restaurant page made with HTML, CSS, JavaScript and Webpack.

Run Locally

  • Clone the project
git clone https://github.com/major101x/javascript-restaurant
  • Go to the project directory
cd javascript-restaurant
  • Install dependencies
npm install
  • Start the live server (the script has been configured for convenience)
npm run dev

For building, run:

npm run build

Lessons Learned

Doing this project, I learned how to

  • Setup a webpack project
  • Use ESM Modules
  • Configure npm scripts

Credits/Attributions

Releases

Packages

Used by

Contributors

Languages