web/README.md

1023 B

Web3Privacy Now Website

Deploy to GitHub Pages Synchronize data

w3pn-website-screen

Used technologies

Development

Install

Requirements:

Clone repository and install:

git clone git@github.com:web3privacy/w3pn-website.git
npm install

Run local dev server

npm run dev

Build production

npm run build