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

Sokkuri/Phantom-Client

Repository files navigation

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