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

Latest commit

 

History

History
27 lines (18 loc) · 412 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 412 Bytes

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.