Skip to content

AdsGames/duke.adsgames.net

Repository files navigation

duke.adsgames.net

Deploy [duke.adsgames.net]

Duke Nukem Says

Scripts

# Install packages
yarn install

# Run the project
yarn start

# Build the project
yarn build

# Format project
yarn format

# Lint the project
yarn lint