File size: 77 Bytes
72c8f1c
 
 
 
 
 
 
1
2
3
4
5
6
7
8
## How to build

```

% nvm use 9.8

% npm run build

% sh deploy.sh

```