Skip to content

rapidfixer/landhouse

Repository files navigation

Build Status

Webpack Rambler Boilerplate

Simple and lightweight Webpack boilerplate for hight speed developing and building your Simple applications or cool stuff

Developments

Just clone this repo and follow few commands:

# for developing
npm i && npm run dev
# open http://localhost:8090
# for build system run
npm i && npm run build
# see %YOURAPP%/dist
# for test driven development
npm i && npm run test
# for CI mode
npm i && npm run test-ci

(c) Big thx for Opensource community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published