🇪🇺 Vue.js powered voting application. Issues are tracked @ https://git.verdigado.com/NB-Public/kandimat/issues
Go to file
2019-04-26 12:19:05 +01:00
bin Adds command to automatically parse xlsx into json data for app 2019-04-26 12:19:05 +01:00
public 🌐 Changes press to contact 2019-04-24 21:50:35 +01:00
resources Adds command to automatically parse xlsx into json data for app 2019-04-26 12:19:05 +01:00
src Adds command to automatically parse xlsx into json data for app 2019-04-26 12:19:05 +01:00
tests/unit 🔧 Migrating to Vue CLI 3 2019-04-08 10:16:16 +02:00
.browserslistrc 🔧 Migrating to Vue CLI 3 2019-04-08 10:16:16 +02:00
.editorconfig Initial commit 2017-08-09 15:15:42 +02:00
.eslintrc.js 🔧 Migrating to Vue CLI 3 2019-04-08 10:16:16 +02:00
.gitignore Adds redirects for Netlify 2019-04-10 21:03:33 +01:00
babel.config.js 🔧 Migrating to Vue CLI 3 2019-04-08 10:16:16 +02:00
jest.config.js 🔧 Migrating to Vue CLI 3 2019-04-08 10:16:16 +02:00
package-lock.json Adds command to automatically parse xlsx into json data for app 2019-04-26 12:19:05 +01:00
package.json Adds command to automatically parse xlsx into json data for app 2019-04-26 12:19:05 +01:00
postcss.config.js 🔧 Migrating to Vue CLI 3 2019-04-08 10:16:16 +02:00
README.md 📝 Updated README 2019-04-11 09:01:59 +01:00

EUROMAT

A Vue.js powered, progressive web voting application for upcoming European elections. EUROMAT is hosted on Netlify and uses the Netlify CMS for easier collaboration.

⌨️ Development

This is a Vue.js progressive web application, developed with @vue/cli.

Command Description
npm install Installs dependencies
npm run serve Serve with hot reload at localhost:8080
npm run build Build for production with minification
npm run test:unit Run all unit tests
npm run lint Runs standard over all .js and .vue files
npm run svg Creates all SVG files used in the application
npm run admin Creates config.yml for Netlify CMS admin UI