Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 131 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 131 Bytes

Expense Tracker (React)

Usage

npm install

# Run on http://localhost:3000
npm start

# Build for prod
npm run build