thalysonalexr / cadtreesa-client

Client application (SPA) of cadtreesa project built with Vue.js | Project development at course Information System by UFMT 🌳

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cadtreesa-client

Cadtreesa client for testing in API-RESTful cadtreesa

Introduction to Cadtreesa-client

This is the Client application of the Cadtreesa Project developed with VueJS. The construction of this application aims to study the consumption of APIs working with axios requests on top of the VueJS framework.

Get this project

# with git installed on your machine run
git clone https://github.com/thalysonrodrigues/cadtreesa-client.git

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

See

For more information, visit also:

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Client application (SPA) of cadtreesa project built with Vue.js | Project development at course Information System by UFMT 🌳

License:MIT License


Languages

Language:Vue 57.0%Language:JavaScript 40.9%Language:HTML 1.1%Language:CSS 1.0%