Apple App Store를 React 기반의 SPA로 재구축한 앱입니다.
이 지침은 개발 및 테스트 목적으로 로컬 컴퓨터에서 프로젝트 사본을 실행하는 데 도움을 줍니다.
node
yarn or npm
-
Clone this repository
-
Install server dependencies
$ cd nomad_store $ yarn add
or
$ cd nomad_store $ npm install
- Start the server
or
$ cd nomad_store $ yarn start
$ cd nomad_store $ npm start
- Browse to
http://localhost:3000/