/oms_web

An Opportunity Management system with basic CRUD operations using Vue Js with REST API

Primary LanguageVue

Opportunity Management System Vue Js

Api's Used

The REST API used is oms_api feel free to fork or clone.

  • Note follow the required steps in setting up the above REST API if you decide to use it.

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.