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

Latest commit

 

History

History
53 lines (33 loc) · 807 Bytes

README.md

File metadata and controls

53 lines (33 loc) · 807 Bytes

Sonolus Server Landing

Archived: Use sonolus-server-web instead.

A lean and beautiful landing page for Sonolus servers, with multiple languages, guide on how to use, and server content showcase.

Links

Building

Install Dependencies

npm install

Customize

  • Edit project.meta.json for site meta.
  • Edit public/favicon.ico for site favicon.

Build for Production

npm run build

Developing

Install Dependencies

npm install

Serve for Development

npm run serve

Lints and Fixes Files

npm run lint

Deployment

Simply serve contents of dist under root of Sonolus server.