Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 249 Bytes

Expensify App

Studying React, Webpack, SASS and Babel

Installation and Usage

  • Run the following command to install the dependencies:

    yarn install

  • Run the following command to run the application:

    yarn run dev-server