Store finding service that support local-money in Gyeonggi-do, Republic of Korea.
Need GPS permissions allow to find store nearby.
This repository is the web client for Gmoney-Store
-
All of the Gmoney Store Repository
-
Gmoney-Store-Web (this repo.)
-
javascript
-
React.js
-
Docker, Docker-compose
- Docker
- Docker-compose 3.4
-
Run docker-compose file
$ sudo docker build -t gmoney-store-web $ sudo docker run -it -p 8000:80 gmoney-store-web
-
open localhost:8000
- NPM
-
Execute npm install, start command
$ npm install $ npm start
-
open localhost:3000 on your browser
Distributed under the MIT License. See LICENSE
for more information.