No description
Find a file
2021-08-26 00:04:51 -05:00
public Implemented saves manager 2021-06-20 23:29:55 -05:00
saves setup basic mod info 2021-08-17 08:06:30 -05:00
src Refactored actions and added Bed node 2021-08-26 00:04:51 -05:00
.eslintrc.js First pass at typescript support 2021-08-16 23:30:54 -05:00
.gitignore Create vue app 2021-05-19 17:21:51 -05:00
.prettierrc.json First pass at typescript support 2021-08-16 23:30:54 -05:00
.replit Added replit support 2021-08-20 21:13:31 -05:00
babel.config.js First pass at typescript support 2021-08-16 23:30:54 -05:00
LICENSE Initial commit 2021-05-19 17:11:27 -05:00
package-lock.json Added replit support 2021-08-20 21:13:31 -05:00
package.json Added replit support 2021-08-20 21:13:31 -05:00
README.md Create vue app 2021-05-19 17:21:51 -05:00
tsconfig.json First pass at typescript support 2021-08-16 23:30:54 -05:00
vue.config.js Added replit support 2021-08-20 21:13:31 -05:00

the-modding-tree-x

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.