Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 635 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 635 Bytes

tyche

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run e2e tests
npm run e2e

# run all tests
npm test

Basic Idea

A WebApp based on Vue.js with ui-frameworkElement

Divide TRPG Rules into Json-Style files.

Automatically builds and generates character sheet.

Offers an easy way for users to design TRPG gamerules.

just an idea