You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
1.1 KiB
19 lines
1.1 KiB
# Bank app
|
|
|
|
> Example solution for the bank app project, built with vanilla HTML5, CSS and JavaScript (no frameworks or libraries used).
|
|
|
|
## Running the app
|
|
|
|
First make sure say you get the [API server](../api/README.md) wey dey run.
|
|
|
|
Any web server fit run the app, but as you suppose get [Node.js](https://nodejs.org) install anyhow to run the API, you fit:
|
|
|
|
1. Git clone this repo.
|
|
2. Open terminal, waka enter this directory, then run `npx lite-server .`. E go start one development web server for port `3000`
|
|
3. Open `http://localhost:3000` for browser to run the app.
|
|
|
|
---
|
|
|
|
<!-- CO-OP TRANSLATOR DISCLAIMER START -->
|
|
**Disclaimer**: Dis document don translate wit AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). Even tho we dey try make am correct, abeg no forget say automated translations fit get mistakes or no too clear. Di original document wey e dey for im own language na di correct one. If na serious mata, better make human professional translate am. We no go take responsibility for any wahala or wrong understanding wey fit happen because of dis translation.
|
|
<!-- CO-OP TRANSLATOR DISCLAIMER END --> |