yarn install
yarn serve
yarn build
yarn lint
- Server
- Task
Location of Models/Class to create Server and Task
- Landing Page
- Server
- Tasks
Here I've added Vuetify Components and store and actions. Provides UI to add/remove Server(s)/Task(s). And also provide store/action to interact with Model/Class.