fmanimashaun / webpack-boilerplate

This is a simple webpack 5 boilerplate for a static website using Sass and reset css.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack 5 boilerplate with Sass

Overview

This is a simple webpack 5 boilerplate for a static website using Sass and reset css.

Project Objectives

DEMO LINK

Live Demo Link

Screenshots

Screenhot

Built With

Built With

Getting Started

  • [Optional] Install git bash to your machine to enable you to clone this repo.
  • install Visual Studio to be able to host a local live version.
  • Install a browser to view the local live version.

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

Prerequisites

  • Internet connection
  • A github account

Setup

  • Open your GitHub account the repository's link

Install

  • copy the repo's link and clone it by writing git clone https://github.com/fmanimashaun/webpack-boilerplate.git on your git bash terminal.
  • npm install to install the dependencies

Run tests

  • You can check for errors by running linter tests found in the github flows.

Deployment

  • run npm run start to run it locally.

Authors

👤 Engr. Animashaun Fisayo

🤝 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!

📝 License

This project is MIT licensed.

About

This is a simple webpack 5 boilerplate for a static website using Sass and reset css.

License:MIT License


Languages

Language:CSS 40.8%Language:JavaScript 37.2%Language:HTML 20.6%Language:SCSS 1.4%