Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 653 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 653 Bytes

Sisk website

Sisk website and landing page, written in PHP.

You can visit the Sisk website from this link and the documentation repository here.

Requeriments

To build this website, you will need to have installed:

Building the website

  1. Clone this repository or download:

    git clone https://github.com/sisk-http/website
    
  2. Install NPM dependencies with pnpm:

    pnpm install