Feast 2.0!
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Fen Dweller 5469fa53ec Make sure each Combat component has its own log 5年前
public Add a belly crush move; add text when a creature dies 6年前
src Make sure each Combat component has its own log 5年前
.browserslistrc init 6年前
.editorconfig init 6年前
.eslintrc.js Start enforcing member ordering 6年前
.gitattributes Work on vore mechanics; add Cafat 6年前
.gitignore init 6年前
README.md init 6年前
babel.config.js init 6年前
package-lock.json Update dependencies (the last one was an audit) 6年前
package.json Update dependencies (the last one was an audit) 6年前
tsconfig.json init 6年前
vue.config.js Add statblocks; fix title 6年前

README.md

feast-vue

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.