File size: 110 Bytes
06a7653
 
 
 
486db38
1
2
3
4
5
#!/bin/bash
npm install --save-dev @types/react &&
yarn add --dev @types/react &&
npm run build &&
npm run dev