Skip to content

bengawalk/viz-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIA Bengaluru Airport Bus UI

Local development

  • Create a .env file in the root folder of the repo with the below contents:
    VITE_MAPBOX_TOKEN=insert_mapbox_token_here
    VITE_GOOGLE_API_KEY=insert_google_api_key_here
  • Run the below commands
    yarn install
    yarn start

Contributing to the repo

Before raising a pull request for feature additions, please open an issue discussing the change.

Please follow the below guidelines for consistency and ease of review:

  • Configure Prettier to run on file save for your IDE
  • Use concise and descriptive commit messages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published