Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

iAiA

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