Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
/ web-start-lite Public archive

Barebones, npm-based boilerplate for modern web development

Notifications You must be signed in to change notification settings

wutangpaul/web-start-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Web Start Lite is a barebones, npm-based boilerplate for modern web development.

All tasks are run via NPM, no gulp/grunt needed.

Features

  • Webpack
  • SASS
  • Browsersync with live reload

Requirements

  • NodeJS v0.10.26+

Usage

Install dependencies

npm install

Run development server

npm run serve

Build production version

npm run build

About

Barebones, npm-based boilerplate for modern web development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published