Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psephopaiktes/iaia
CoC TRPG Supporter
https://github.com/psephopaiktes/iaia
spa trpg vue
Last synced: 1 day ago
JSON representation
CoC TRPG Supporter
- Host: GitHub
- URL: https://github.com/psephopaiktes/iaia
- Owner: psephopaiktes
- Created: 2019-07-16T09:26:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T04:50:18.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T01:51:39.608Z (3 days ago)
- Topics: spa, trpg, vue
- Language: Vue
- Homepage: https://iaia.app
- Size: 75.2 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TRPG Support App for Call of Cthulfu.
URL: [iaia.app](http://iaia.app/)## Quick Start
1. `$ npm i`
2. `$ npm start`
3. Access [http://localhost:8080/](http://localhost:8080/)## Command
Action | Command
--|--
Start Dev | `$ npm start` or `$ npm run serve`
Unit Test | `$ npm test:unit`
E2E Test | `$ npm test:e2e`
Build | `$ npm run Build`
Deploy :warning: | `$ firebase deploy`## File Info
Directory | Puropose
--|--
`/src` | Source files
`/dist` | Deploy files (ignored)
`/design` | Design files
`/public` | Static files