Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 583 Bytes

Phantom Client

ci

Currently not stable and under heavy development!

The web client for the anime community platform of Sokkuri.eu.

Setup

Before you can execute this command, you must have Node.js installed!

Run the following command in the root directory to install all dependencies:

npm install

Start app locally

Run the following command in the root directory of the project to start the app locally:

npm run serve