Skip to content

anuragmy/expensify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expensify

Expense manager app made with React and Redux

To run project

  1. npm i
  2. npm run dev-server

if problem occours with node-sass module, then do the following :-

  1. npm i node-sass@latest
  2. npm i
  3. npm run dev-server

Releases

No releases published

Packages

No packages published