widatama / angkot

A searchable Jakarta’s public transportation routes

Home Page:https://widatama.github.io/angkot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Searchable Jakarta’s public transportation routes

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so the tsc CLI is replaced with vue-tsc for type checking.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm start

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Data Source

About

A searchable Jakarta’s public transportation routes

https://widatama.github.io/angkot

License:MIT License


Languages

Language:TypeScript 90.0%Language:JavaScript 6.3%Language:HTML 3.0%Language:CSS 0.7%