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

https://github.com/nderousseaux/learn-japanese

attempt of benjamin code's "learn Japanese" challenge
https://github.com/nderousseaux/learn-japanese

challenge vitejs web

Last synced: 12 days ago
JSON representation

attempt of benjamin code's "learn Japanese" challenge

Awesome Lists containing this project

README

          

# learn-japanese

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run dev

# build preview
$ npm run preview

# build
$ npm run build
```