eamador1 / webpack1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– WEBPACK TEMPLATE

WEBPACK TEMPLATE This template is focused on being a base project using Webpack and all the core libraries needed.

πŸ›  Built With

Tech Stack

Client
Database

Key Features

  • [Responsive design for mobile and desktop]
  • [Menu functionality using JavaScript]
  • [Use of modules and libraries]

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

To run this project you need:

  • VSCode
  • npm
  • Node

Setup

Make sure you have VSCode, npm, and Node installed

Install

In the root folder, run the script npm install to install all the libraries necessary.

Usage

Webpack

  • Run the scripts: npm run watch-webpack to only have Webpack watch your files or
  • npm run watch to watch the tests and Webpack changes

Live Demo

  • Run the script npm run start to see a live version of the project

Run tests

Use the scripts:

  • npm run watch-jest to only watch your tests with Jest or
  • npm run watch to watch the tests and Webpack changes

(back to top)

πŸ‘₯ Authors

πŸ‘€ Esteban Palacios

(back to top)

πŸ”­ Future Features

  • Gallery popup

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page UPDATE URL HERE.

(back to top)

⭐️ Show your support

If you like this project remember to star and share it πŸ₯³οΈ

(back to top)

πŸ™ Acknowledgments

  • ACKNOWLEDGMENTS TO CREATIVE LICENSE AND OTHERS

πŸ“ License

This project is MIT-licensed.

(back to top)

About


Languages

Language:JavaScript 79.6%Language:HTML 18.1%Language:CSS 2.3%