Skip to content

Website for the Project CROW Netrunner series of decks

Notifications You must be signed in to change notification settings

lostgeek/project-crow

Repository files navigation

Website for Project CROW

Welcome to Project CROW, a series of mini-campaigns for Netrunner aiming to provide an introductory experience for beginners, who have played System Gateway and System Update 2021 by Null Signal Games. They consist of a number of duel decks starting at the initial card pool of System Gateway and System Update 2021, sometimes adding in a few key cards from the larger Standard card pool, and then advancing over multiple stages to finally end at top-level competitive Standard decks played at current tournaments of its time.

The website can be found here!

image

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

Production

Generate the static pages:

npx nuxi generate

About

Website for the Project CROW Netrunner series of decks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published