An open API service indexing awesome lists of open source software.

https://github.com/confusedmatrix/la-data-vis-components

Learning analytics data visualisation components
https://github.com/confusedmatrix/la-data-vis-components

keele learning-analytics

Last synced: 3 months ago
JSON representation

Learning analytics data visualisation components

Awesome Lists containing this project

README

        

# Learning analytics (LA) data visualisation components

## How to build

Run `npm install` or preferably, if you have yarn: `yarn`

Then run `npm run build` or `yarn build` to build the project in the dist directory.

## License
The code for building this project is licensed under [GNU GPLv3 license](LICENSE).
All PNG and SVG assets are licensed under [Creative Commons Attribution-ShareAlike 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/).