UNPKG
@mattburlage/react-file-viewer
Version:
latest (1.1.1)
1.1.1
Extendable file viewer for web
github.com/plangrid/react-file-viewer
plangrid/react-file-viewer
@mattburlage/react-file-viewer
/
react-file-viewer-master
/
Makefile
14 lines
(9 loc)
•
128 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (c) 2017 PlanGrid, Inc.
publish:
npm run tag-and-publish
start:
npm start
lint:
npm run lint
test:
npm test