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

https://github.com/nderousseaux/mobile-club

Attempt of benjamin code's "mobile club" challenge
https://github.com/nderousseaux/mobile-club

challenge vitejs web

Last synced: over 1 year ago
JSON representation

Attempt of benjamin code's "mobile club" challenge

Awesome Lists containing this project

README

          

# mobile-club

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run dev

# build preview
$ npm run preview

# build
$ npm run build
```

## Deploying to GitHub Pages

Once you have commit on main branch, the app will be deployed to GitHub Pages automatically.
The app will be available at https://projects-front-end.gitlab.io/mobile-club/