- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
In this project I build a simple yet powerful webpack boilerplate, which can be used as a starting point in a project.
Client
- Has HTML template to use.
- You can view live edit in your localhost while editing.
To get a local copy up and running, follow these steps.
In order to run this project you need: NPM installed Any code editors
Clone this repository to your desired folder by.
- cd my-folder
- git clone [https://github.com/mershark/webpack-to-bundle-JavaScript]
- cd my-project
Installation is completed once the repository and cloned into your local machine.
To run the project launch index.html in your browser
To run tests, run the following command: npx stylelint "**/*.{css,scss}
You can deploy this project by transferring the files in your local repository onto your server
👤 Mershark Takyi
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- More templates
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
This project is MIT licensed.