Skip to content

fedihost-co/articles

Repository files navigation

Fedihost - Articles

Here you will find all the articles published on 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.