Skip to content

scotchjdmacdonald/house-hunter-fe

Repository files navigation

Check out House Hunter!

Application I built whilst looking for an apartment in Amsterdam with my partner.

Got a bit sick of having to look on different websites all the time 😉.

Simple Vue Cli front end, talks to this Nodejs/Typescript Backend

Using vue framework VueSax.

Built and deployed using Travis CI (check out the .travis.yml), hosted in AWS S3 bucket with static site hosting.


Project setup

npm i

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint --fix

Releases

No releases published

Packages

No packages published