Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

soffes/useredacted.com

Repository files navigation

Redacted

The website for Redacted.

Running Locally

Simply run the commands below. You’ll need Node.js installed.

$ git clone https://github.com/soffes/useredacted.com.git
$ cd useredacted.com
$ npm install
$ npm run dev

Now the site is running at http://localhost:3000.

Releases

No releases published

Packages

No packages published