Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 308 Bytes

Introduction

Boilerplate for front-end development (HTML, CSS) with browser sync (auto refressing browser when any .html or .css changes) and stylus support

How to use

  • Open package.json file
  • Change the path of browser sync to your favorite browser (I used Firefox developer edition)
  • npm run start