fr0r / PreMiD-Website

πŸ“‚ All our website insides for free.

Home Page:https://premid.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PreMiD Website

Codacy Badge

This repository contains source code of PreMiD's website that allows you to install presences from our presence store. If you want to get more information or help us by contributing in this project, we would like to see you in our Discord server:
Join our Discord!

Additional information

Our server automatically builds the latest website versions from master and stable branches.
The master branch includes all changes that was not tested yet and may have perfomance issues.

Building

# install dependencies
npm install

# build website in /dist
npm run build

Development

# install dependencies
npm install

# host local server
npm run dev

About

πŸ“‚ All our website insides for free.

https://premid.app

License:Mozilla Public License 2.0


Languages

Language:Vue 60.5%Language:CSS 33.3%Language:JavaScript 6.2%