Skip to content

jcroucher/Tuniac

Repository files navigation

Tuniac 3

This is a work-in-progress concept for a version Tuniac version 3. It should be considered broken and not suitable for use at this stage.

For the existing stable Tuniac please visit http://tuni.ac/ and https://sourceforge.net/projects/tuniac/files/

Project setup

npm install

Compiles and hot-reloads for development ( Desktop )

npm run electron:serve

Compiles and minifies for production ( Desktop )

npm run electron:serve

Compiles and hot-reloads for development ( Web )

npm run serve

Compiles and minifies for production ( Web )

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published