Skip to content

KhaledGharib/expensifyApp

Repository files navigation

Expensify App

npm npm

screenshot

Take look at 👇

Get your own clone

To clone and run this application, you'll need Git and you are ready to use it !

# Clone this repository
$ git clone [email protected]:KhaledGharib/expensifyApp.git

# Go into the repository
$ cd expensifyApp

# Install dependencies
$ npm install

# Run build
$ npm run build

# Run the server
$ npm run server

Or you can use npm run dev-server