No description
Find a file
2021-09-04 17:15:48 -05:00
public Polish 2021-08-28 11:20:12 -05:00
saves setup basic mod info 2021-08-17 08:06:30 -05:00
src Fixed issues with input fields in Saves Manager 2021-09-04 17:15:48 -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 notifications to actions 2021-08-27 00:18:34 -05:00
package.json Added notifications to actions 2021-08-27 00:18:34 -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 Fixed build 2021-08-28 12:08:14 -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.