Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kjirou/taralians-language-translation-site

ロマサガ1のタラール語の翻訳サイト
https://github.com/kjirou/taralians-language-translation-site

netlify nextjs

Last synced: 13 days ago
JSON representation

ロマサガ1のタラール語の翻訳サイト

Awesome Lists containing this project

README

        

# taralians-language-translation-site

![run-tests](https://github.com/kjirou/taralians-language-translation-site/actions/workflows/run-tests.yml/badge.svg)
[![Netlify Status](https://api.netlify.com/api/v1/badges/6b6f3b86-325a-4dfe-a6fa-5cfd86cd1478/deploy-status)](https://app.netlify.com/sites/taralians-translator/deploys)

「ロマンシング サ・ガ」または「ロマンシング サガ ミンストレルソング」に登場する架空の言語であるタラール語の翻訳サイトです。

## :hammer_and_wrench: Development

### Preparation

- [Node.js](https://nodejs.org/)
- The version is defined in [.nvmrc](/.nvmrc).

### Installation

```
git clone [email protected]:kjirou/taralians-language-translation-site.git
cd ./taralians-language-translation-site
npm install
```

### Start development server

```
npm run dev
```