Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 354 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 354 Bytes

Finder project

Searching data from API with React

Start

Preferred environment node.js@7.x and npm@4.x

npm install

Development

If you want to run this on LAN host, please set up data in config(.dotenv) LAN to your workstation IPv4(xxx.xxx.xxx.xxx).

npm run dev

Production

npm run production