Giter Club home page Giter Club logo

tree-map-2.1's Introduction

tree-map

A Vue.js application that generates interactive treemap graphics using data from various sources.

Project setup

To set up the project, follow these steps:

  1. Clone the repository:
  git clone https://github.com/vmwavie/tree-map.git
  1. Navigate to the project directory:
cd tree-map
  1. Install the dependencies:
npm install --force
  1. Setup your API_KEY on /src/api/brapi/index.ts

Project structure

  • public: Contains static assets such as the index.html file and the favicon.ico image.
  • src: The main source code directory, containing the Vue components, views, and various utility files.
  • tests: Directory for unit tests.

Available scripts

To run various tasks, use the following npm scripts:

  • npm run serve: Starts the development server for your Vue.js application.
  • npm run build: Compiles your Vue.js application for production.
  • npm run test:unit: Runs unit tests for your Vue.js application.
  • npm run lint: Runs ESLint to check your code for potential errors and stylistic issues.
  • docker compose up: Builds and runs the application using Docker Compose. The application will be accessible at http://localhost:8080. I hope this improved documentation helps you understand and contribute to the project!

tree-map-2.1's People

Contributors

vmwavie avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.