-
Node.js + NPM
-
A web browser
-
cd
into project root directory -
Run
npm i
to install dependencies -
Run
npm run build
to build the project bundle -
Navigate your browser to
file://<project_dir>/build/index.html
-
Enjoy!
A game of Battleships, developed for the browser using Node.js+Typescript
TypeScript