My cookbook made with Expo (React Native), in TypeScript.
Visit Website »
Report Bug
·
Request Feature
Table of Contents
My cookbook made with Expo, in TypeScript.
Install Node.js which includes Node Package Manager
Install the Expo CLI globally:
npm install -g expo-cli- Clone the project to your local machine
git clone https://github.com/stantanasi/cookbook.git
cd cookbook- Install the packages required
npm installRun development mode
npm run startThis project is licensed under the Apache-2.0 License - see the LICENSE file for details
© 2024 Lory-Stan TANASI. All rights reserved