Skip to content

This is an example UI for a Todo list application which makes use of Contract-First API methods to achieve faster/better outcomes.

Notifications You must be signed in to change notification settings

redhat-appdev-practice/todo-ui

Repository files navigation

Vue+Quasar+Axios User Interface For Todo application

Todo

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

This is an example UI for a Todo list application which makes use of Contract-First API methods to achieve faster/better outcomes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published