UNPKG
replay-table
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
Visualize sport seasons with interactive standings
replaytable.com
TargetProcess/replay-table
replay-table
/
development.md
13 lines
(9 loc)
•
259 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
After cloning
to
a
new
machine: `npm install`
To
start the development server: `npm start`
To
build a
new
version
to
use together
with
website: `npm run build` (commit & sync after that)
To
upload
new
version
to
CDN: draft a release
on
Github.