About The Project
Built With
Here are the libraries that I used in this project
Getting Started
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
To run this project you will need to have Node.js installed
Installation
Follow the instructions to clone this project
- Clone the repo
git clone https://github.com/erickctra/blackjack.git
- Install NPM packages
npm install
- Run
npm run dev