Skip to content

otonielguajardo/trackerboard-client

Repository files navigation

trackerboard

Follow pilots around the galaxy

Screen.Recording.2024-08-01.at.1.19.00.p.m.mov
Screen.Recording.2024-08-01.at.1.19.50.p.m.mov
Screenshot 2024-08-01 at 1 25 44 p m

Project setup

npm install

Run application in local development server

npm run serve

Compile and minify for production

npm run build

Lint

To check javascript typescript files

npm run lint:script

To check Vue template tags

npm run lint:markup

Built with

  • Vue.js - Progressive framework for building user interfaces
  • Leaflet - Open source JavaScript library for web mapping applications
  • TailwindCSS - Utility-first CSS framework
  • Storybook - Storybook is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.

Contributing

Feel free to fork this repo and share feedback