Skip to content

fifijo/battleships-modern-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Modern Battleships 👋

Version License: MIT

Install

pnpm i

Develop

pnpm dev

Lint

pnpm lint

Format

pnpm prettier:format

Run tests

pnpm test

Serve production build

pnpm serve

Build production

pnpm build

Release

pnpm release

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator