Skip to content

otonielguajardo/trackerboard-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

90274c0 · Aug 1, 2024

History

51 Commits
Jul 10, 2021
Jul 9, 2021
May 20, 2022
Jun 17, 2021
Jul 10, 2021
Jun 17, 2021
Jun 17, 2021
Aug 1, 2024
Jul 9, 2021
May 20, 2022
Sep 6, 2021
Jun 17, 2021
Jun 20, 2021
Jun 22, 2021
Jul 10, 2021
Jul 9, 2021

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