Skip to content
/ WEBPACK Public template
generated from ramoun-starter/WEBDEV

A Simple Webpack template for using Webpack with JS ASAP for fans of Vanilla Js. The Comes pre-bundled with multiple html, css, and js linters and their configs.

License

Notifications You must be signed in to change notification settings

ramoun-starter/WEBPACK

Repository files navigation

Ramoun's badge

Project Name

One paragraph statement about the project.

screenshot

| Additional description about the project and its features.

Built With

  • Languages: HTML, CSS
  • Frameworks: N/A
  • Technologies used: GIT, GITHUB, LINTERS

Live Demo

Live Demo Link

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

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

Prerequisites

  • npm (node package manager) - to be able to install packages locally.
  • A github Account - to be able to use github actions.

Setup

  • Open the terminal.
  • Run cd \path\to\where\you\want\your\local\copy
  • Clone the repo
    1. Run git clone [email protected]:MrRamoun/README.git
    2. Run cd README/

Install

  • yarn

Usage

Run tests

  • run Webhint linter
    • Run npx hint . on the root of your directory of your project.
  • run Stylelint linter
    • Run npx stylelint "**/*.{css,scss}" on the root of your directory of your project.
  • run ESLint linter
    • Run npx eslint . on the root of your directory of your project.
  • run gulp
    • Run gulp <name-of-task> on the root of your directory of your project.

Deployment

Authors

👤 Ramoun

Platform Badge
GitHub @mrramoun
Twitter @ramoun16
LinkdIn Linkedin Badge

👤 Author2

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

A Simple Webpack template for using Webpack with JS ASAP for fans of Vanilla Js. The Comes pre-bundled with multiple html, css, and js linters and their configs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published