GreenXenith / fosscord-landingpage

The official website of Fosscord.

Home Page:https://fosscord.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod Ready-to-Code Github Pages Publish

The official website of Fosscord.

Setup

First, clone the repository:

git clone git@github.com:fosscord/fosscord-landingpage.git

Install

For testing: npm install

For production: npm install --prod

CLI usage

To bundle the website: npm run build

To bundle the website in real-time: npm run watch

These commands will build the website in the dist folder.

About

The official website of Fosscord.

https://fosscord.com/

License:MIT License


Languages

Language:Pug 38.9%Language:JavaScript 31.2%Language:CSS 29.8%