Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujilnt/piratebeersclient
A pirate beers ecommerce project
https://github.com/sujilnt/piratebeersclient
Last synced: 2 days ago
JSON representation
A pirate beers ecommerce project
- Host: GitHub
- URL: https://github.com/sujilnt/piratebeersclient
- Owner: sujilnt
- License: mit
- Created: 2022-06-29T12:26:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T12:17:59.000Z (over 2 years ago)
- Last Synced: 2024-12-06T22:08:13.683Z (about 1 month ago)
- Language: TypeScript
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pirateBeersClient
[![pirate_beers_client_tests](https://github.com/sujilnt/pirateBeersClient/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/sujilnt/pirateBeersClient/actions/workflows/test.yml)A pirate beers ecommerce project, build using umi.js
## Getting Started
Install dependencies,
```bash
$ yarn
```Start the dev server,
```bash
$ yarn start
```