项目作者: lucifer2355
项目描述 :
Basic shopping application build in react native(Expo)
高级语言: JavaScript
项目地址: git://github.com/lucifer2355/shop-app.git
shop-app
Basic shopping application build in react native
How to Run App
- clone this repository
- open cmd/terminal to clone repository folder
- run
npm install
on windows or sudo npm install
on ios/linux
- run
npm start