Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 321 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 321 Bytes

The-Ships

  1. git clone git@github.com:Mummakill/The-Ships.git
  2. npm i
  3. npm start

INSTALLATION

First you need to intall necessary tools for typescript and task runner

    npm install --global typescript gulp-cli

BUILDING

To build all typescript files

    gulp