Bismarck-GM / restaurant-js

This basic webpage consists of learning how to work with ES6 modules, webpack, and Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant-js (cOdE.Eats)

This basic webpage consists of learning how to work with ES6 modules, webpack, and Node.js.

The page content is about Programmers daily needs to survive 😄

screenshot

Built With

  • JavaScript
  • Webpack
  • Node.js
  • Bulma
  • SCSS
  • HTML

Live Demo

Visit this link to view Live Demo

Getting Started

Prerequisites

  • Node.js
  • Any Browser To get started open the directory where you will save this repo by typing on your terminal:
$ cd <directory>
  • Clone the repo typing:
$ git clone git@github.com:Bismarck-GM/restaurant-js.git

Usage

  • Navigate to the folder created restaurant-js
  • Open index.html

For development

  • With the terminal: navigate to the folder created cd restaurant-js
  • Run: npm install to install dependencies.
  • Run: npm run server
  • Go to localhost:8080 in any browser.

Author

👤 Gerónimo Morisot

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support!

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.

About

This basic webpage consists of learning how to work with ES6 modules, webpack, and Node.js.

License:MIT License


Languages

Language:JavaScript 93.9%Language:SCSS 6.1%