Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```