muhammaddadu / rentashishalondon-static

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-base

A webpack base for your project ✨

Getting Started

This is a simple repo to start your project with a webpack base. Using sass, handlebars and jquery

Loaders documentation

Prerequisites

Install the package dependencies by running the following command

npm install

Development

This will start a server, listening on connections from localhost on port 8080.

Now, when you change something in your assets, it should live-reload the files.

npm run start

Build

This will compile files in the dist folder.

npm run build

Interesting links

Authors
Sophie Vanderveken & Muhammad Dadu :shipit:

About

License:MIT License


Languages

Language:HTML 35.2%Language:JavaScript 34.1%Language:CSS 30.8%