Git Product home page Git Product logo

to_fi's Introduction

to_fi

toilet finder
그저 화장실을 찾아줄 뿐인 프로젝트

set up this project

npm i yarn
yarn install
yarn add react-native -g
yarn add react-native-cli -g

run this project

처음 실행한다면 최상위 디렉토리에 localInfo.ts 파일 생성 후

const localInfo = {
  hostIp: '자기 ip 및 port(map web 쪽에서 사용하는 ip)',
};

export default localInfo;

위와 같은 코드 추가하고,

.env 파일도 추가한 후

HOST='hostIp에 써놓은 거랑 같은 ip'

webapp 쪽에도 .env 파일 추가해주고

REACT_APP_KAKAO_KEY=(카카오 api에서 할당받은 key)
HOST=0.0.0.0

이렇게 작성하면 됨

If you are devloping for android then

yarn android

android studio 설치하고, 가상 디바이스까지 만들어진 상태에서 android studio가 켜져있는 중에 실행시켜야 정상작동

or ios then

yarn ios

extensions

  1. prettier
  2. eslint

purpose

react-native, node.js 등을 이용하는 앱 개발 도전하기

to_fi's People

Contributors

loftol avatar toyoill avatar alubenarorua avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.