davesantos / html-starter

Personal starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status devDependencies Status

The personal starter of Dave Santos following the standards of HTML5BP packaged with Normalize.css and compiled with Webpack

Getting Started

Install Node.js packages from package.json

npm install

Deploy

Initiate local server

npm start

Compile development or production build

npm run dev
npm run production

About

Personal starter


Languages

Language:JavaScript 69.4%Language:CSS 20.1%Language:HTML 10.5%