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 😄
- JavaScript
- Webpack
- Node.js
- Bulma
- SCSS
- HTML
Visit this link to view Live Demo
- 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
- Navigate to the folder created
restaurant-js
- Open
index.html
- 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.
👤 Gerónimo Morisot
- Github: @Bismarck-GM
- Twitter: @Rewritablee
- Linkedin: geronimomorisot
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.