Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Sayo-nika/Frontend

Repository files navigation

THIS PROJECT HAS BEEN ARCHIVED AND IS NO LONGER MAINTAINED.

Sayonika (Frontend)

The frontend for the Sayonika DDLC mod data base.

Build Instructions

Requirements:

  • NodeJS (v8 or higher)
  • Yarn
  • TypeScript

Run the following commands to build and test the Frontend:

yarn install
yarn run dev

To compile as a site for distribution:

yarn run build

Licensed under MIT.