Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gox1337/adeptus-titanicus-builder
Adeptus Titanicus army list builder
https://github.com/gox1337/adeptus-titanicus-builder
adeptus adeptustitanicus army-list horus-heresy titanicus vuejs warhammer warhammer30k
Last synced: 4 days ago
JSON representation
Adeptus Titanicus army list builder
- Host: GitHub
- URL: https://github.com/gox1337/adeptus-titanicus-builder
- Owner: GoX1337
- Created: 2020-03-30T18:22:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:34:26.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T20:17:26.673Z (over 1 year ago)
- Topics: adeptus, adeptustitanicus, army-list, horus-heresy, titanicus, vuejs, warhammer, warhammer30k
- Language: Vue
- Size: 1.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# at-builder-view
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).