Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 156 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 156 Bytes

nfs-runner-widget

Installation

$ npm install

Running the app

# build
$ npm run build

# watch mode
$ npm run build:watch