RN Shop 中文说明
A shopping cart project with React Native(Hook) + Redux + React Navigation + Node.js + MongoDB + Express. If you like the project, please star me, thanks!
# install dependencies
npm install
# run server at
npm start
# build android
npm run android
This project was bootstrapped with Create React Native App.