Skip to content

VincentPuget/SpaceInvaders

Repository files navigation

    ##          ##
      ##      ##
    ##############
  ####  ######  ####
######################
##  ##############  ##
##  ##          ##  ##
      ####  ####

Space Invaders !

Installation

$ npm install

Serve

$ npm run start

or

$ npm start

Build

$ npm run build