Skip to content

cinnamonpon/notes-app

Repository files navigation

Notes App

Local Installation

Clone the git repository

git clone https://github.com/cinnamonpon/notes-app.git

Install Dependencies

On the folder directory,

npm install

iOS

npx pod-install

Running the app

iOS

npm run ios

Android

npm run android