Skip to content
/ nyuusu Public

📰 Practice reading Japanese with the latest news articles and headlines from Japan.

Notifications You must be signed in to change notification settings

TomPlum/nyuusu

Repository files navigation

Nyusu.com Heading

Practice reading real Japanese from news articles published in Japan.

Anki Integration

example anki card

Local Development

Frontend

  1. Clone the repository
git clone [email protected]:TomPlum/nyuusu.git
  1. Install NPM dependencies
npm install
  1. Run the local front-end development server. This is configured to work with a mock service worker that returns stubbed responses from APIs. See the section below to run the backend.
npm run dev

Backend

  1. Install Dependencies
cd backend | npm install
  1. Compile
npm run build
  1. Serve
npm run serve

Data Sources

About

📰 Practice reading Japanese with the latest news articles and headlines from Japan.

Topics

Resources

Stars

Watchers

Forks