Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 584 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 584 Bytes

browseTimer

timer while you browsing; small tools, your own data, store in local; know your own time spending in WWW world!

Install

$ npm install

Development

npm run watch // for UI
npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs