https://github.com/xkjyeah/singapore-postal-codes-ui
A fuss free way to look up postal codes
https://github.com/xkjyeah/singapore-postal-codes-ui
postal-code search singapore
Last synced: 4 months ago
JSON representation
A fuss free way to look up postal codes
- Host: GitHub
- URL: https://github.com/xkjyeah/singapore-postal-codes-ui
- Owner: xkjyeah
- Created: 2017-06-07T14:21:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T05:00:10.000Z (over 1 year ago)
- Last Synced: 2025-01-01T22:29:08.226Z (6 months ago)
- Topics: postal-code, search, singapore
- Language: Vue
- Homepage: https://xkjyeah.github.io/singapore-postal-codes-ui/
- Size: 3.28 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sgpostcode
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).