Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 417 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 417 Bytes

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