The API be available in this repository
- Clone this repository
git clone https://github.com/vitor-msp/simple-bank-vuejs.git
- Access the downloaded folder
cd simple-bank-vuejs
- Create file with environment variables
cp .env.sample .env
- Install Node dependencies
npm install
- Run site
npm run dev
- Access site URL
- The port 5173 in your machine must be free