andreajl / vuehu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuehu

Your typical bikesharing app

Decorated vue combined with rxjs state

On top of google maps with custom svg markers

Built with ❤️ from webpack, typescript, babel and eslint

Let's go

Get your gmaps api key and do as below

touch .env
echo "GMAPS_API_KEY" >> .env
npm run install|serve|ts|lint|build

image

todos

  • The custom svg markers might cause lag
  • Typing for vue files is not working properly
  • 🧼🧹

About


Languages

Language:TypeScript 47.2%Language:Vue 39.8%Language:JavaScript 13.0%