Skip to content

web3privacy/web

Repository files navigation

Web3Privacy Now Website

Deploy to GitHub Pages Synchronize data

w3pn-website-screen

Deployments

Deployment URL Hosting
Production web3privacy.info GitHub Pages
Production (mirror) mirror.web3privacy.info Vercel
Production (IPFS) TBA TBA
Beta (dev) beta.web3privacy.info Vercel

Used technologies

Development

Install

Requirements:

Clone repository and install:

git clone [email protected]:web3privacy/w3pn-website.git
npm install

Run local dev server

npm run dev

Build production

npm run build

License

MIT