Skip to content

SatoshisPay/website

Repository files navigation

SatoshisPay

Frontend Conventional Commits

Description

SatoshisPay public website

Developers

To contribute as a developer, here you can find how to get started with the project.

Requirements

In order to develop on SatoshisPay website, you are required for the following software on your machine

  • yarn. I suggest you using nvm on your machine for a better NodeJS version management.

Setup

  1. Install dependencies

    yarn
  2. Start development server

    yarn dev

License

Licensed under Apache License, Version 2.0.