Giter VIP home page Giter VIP logo

webpacktemplate's Introduction

webpackTemplate

This is a basic template of Webpack configuration.

๐Ÿ”จ Built with

  • webpack

๐Ÿญ Content

  1. Webpack
  2. Sass-loader
  3. Html-Webpack-plguin
  4. Mini-Css-Extract-Plugin
  5. Css-Minimizer-Webpack-Plugin

๐Ÿ“– ๐Ÿ‘ท Getting Started

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

  1. Go to the repository page.
  2. Click on the "Code" button and copy the HTTPS link.
  3. Clone the repository: git clone <you_repository_link>.
  4. Move to the local project: cd <Your_repository_name>.
  5. run npm install.

๐Ÿ“ Pre-requisites?

  1. Install node-js

๐Ÿš€ How to use it?

  1. Click on Use this template.
  2. Choose a name for your repo.
  3. Click on "Create repository from template".
  4. Clone your new repository: git clone <you_repository_link>
  5. Move to your local repository: cd <Your_repository_name>.
  6. run npm install

โ‰๏ธ How It works?

  1. follow the steps on the "How to use it?" section,
  2. If you want to run the development mode run: npm run dev.
  3. If you want to run the production mode run: npm run dev.

โ‰๏ธ want to desable webpack server?

  1. Open the package.json file.
  2. Delete "serve" on the "dev" script.
  3. Add --watch on the "dev" script.

๐Ÿ‘ค Author

๐Ÿ‘ค Kenvin Cotrina

โœ‹ โœ‹ Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

๐Ÿ’ช Show your support

Give a โญ๏ธ if you like this project!

โ• Acknowledgment

๐Ÿ“ License

This project is MIT licensed.

webpacktemplate's People

Contributors

kcotrinam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.