0.1.1 • Published 7 years ago

html-minimal-starter-kit v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

HTML Boilerplate

A Minimal multipage html boilerplate with live reload.

Usage

git clone https://github.com/jith/html-minimal-starter-kit.git
cd html-minimal-starter-kit/
npm install
npm start
open http://localhost:3000
Set up

Configure your pages in webpack.pages.js file.

Build

npm run build
to-do list!

Combine all css files to one file, Actually i am trying to solve and please help me out with this issue. Its problem in production build. Issue Link