fedihost-co / articles

Articles found on fedihost.co
https://fedihost.co/articles
0 stars 0 forks source link
articles documentation fedihost fediverse mastodon peertube

Fedihost - Articles

Here you will find all the articles published on fedihost.co

STAGING WEBSITE

articles.staging.fedihost.co

Installation

  1. Clone the repository:

    git clone git@github.com:fedihost-co/articles.git
  2. Change into the project directory:

    cd articles
  3. Install the dependencies:

    npm install

Developing

  1. Run the project
npm run dev
  1. open the articles page

http://localhost:3000/articles

Contributing

All contributions are welcome.