https://github.com/sahlhoff/bank-demo-example
This is a demo for a bank project.
https://github.com/sahlhoff/bank-demo-example
Last synced: about 2 months ago
JSON representation
This is a demo for a bank project.
- Host: GitHub
- URL: https://github.com/sahlhoff/bank-demo-example
- Owner: sahlhoff
- License: mit
- Created: 2016-09-10T07:02:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-10T07:02:46.000Z (almost 10 years ago)
- Last Synced: 2025-07-25T13:45:39.936Z (11 months ago)
- Language: JavaScript
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Install
`npm i`
#Running
`npm start`
open browser to [localhost:3000](http://localhost:3000)