Feast 2.0!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Fen Dweller c40614e3ab Add status effects to stomachs 3 years ago
.vscode Fix eslint reading config from dependencies; track vscode settings 5 years ago
public Add Umami analytics 4 years ago
src Add status effects to stomachs 3 years ago
.browserslistrc init 5 years ago
.editorconfig init 5 years ago
.eslintrc.js Add text that displays when your turn starts while eaten; add a werewolf 3 years ago
.gitattributes Work on vore mechanics; add Cafat 5 years ago
.gitignore Fix eslint reading config from dependencies; track vscode settings 5 years ago
README.md init 5 years ago
babel.config.js init 5 years ago
package-lock.json Fix some audit warnings 3 years ago
package.json Update Tippy 5 years ago
tsconfig.json init 5 years ago
vue.config.js Add statblocks; fix title 5 years ago

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.