https://github.com/scify/digicomponline
Digital competence assessement online tool
https://github.com/scify/digicomponline
Last synced: 8 months ago
JSON representation
Digital competence assessement online tool
- Host: GitHub
- URL: https://github.com/scify/digicomponline
- Owner: scify
- License: apache-2.0
- Created: 2018-02-13T13:52:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T11:17:42.000Z (over 7 years ago)
- Last Synced: 2024-12-27T23:44:02.168Z (over 1 year ago)
- Language: JavaScript
- Size: 4.08 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DigComp: The Digital Competence Framework for Citizens

## Attributions
This project is based on [DigComp: The Digital Competence Framework for Citizens](https://ec.europa.eu/jrc/en/publication/eur-scientific-and-technical-research-reports/digcomp-21-digital-competence-framework-citizens-eight-proficiency-levels-and-examples-use) that was released at 2017 at EU SCIENCE HUB
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
## Related technologies
[Vue.js](https://vuejs.org/)
[Webpack](https://webpack.js.org/)