Skip to content

mohamedsamara/webpack-static-pages

Repository files navigation

Webpack Static Pages

Description

This is a basic webpack static pages starter with jQuery UI, Bootstrap and Less

Demo

This application is deployed on Firebase. Please check it out 😄 here.

Install

Some basic Git commands are:

$ git clone https://github.com/mohamedsamara/webpack-static-pages.git
$ cd project
$ npm install

Firebase Hosting

$ npm run deploy

> Make sure Firebase CLI is installed, and project is initialized
> firebase.json and .firebaserc will be generated

Start

$ npm start

Simple build for production

$ npm run build

Run the application for production

$ npm run serve

Languages & tools

Releases

No releases published

Packages

 
 
 

Contributors