File size: 213 Bytes
d61b9c7
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# PyTorch Captum Insights

## Development

Captum Insights frontend is built on top of React, using create-react-app.

`yarn build` to compile files.

Javascript should be prettier formatted.
CSS uses BEM syntax.