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

PurotoApp/Blog

Readme logo

Discord Twitter

Blog is a progressive web application that allows you to get the latest news on Puroto.

Building Blog locally

Prerequisites

  • Latest version of Node.js
  • Latest version of git
  • Latest version of npm

Compiling

  1. Open a terminal and clone this repository using git.
    git clone https://github.com/PurotoApp/Blog.git
    
  2. cd into the repository folder and install the dependencies.
    cd Blog
    npm install
    
  3. Run the application.
    npm run dev
    

Made and maintained with ❤ by PurotoApp and its community.
Copyright (c) 2022 PurotoApp under the GPLv3 license.