Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 345 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 345 Bytes
    ##          ##
      ##      ##
    ##############
  ####  ######  ####
######################
##  ##############  ##
##  ##          ##  ##
      ####  ####

Space Invaders !

Installation

$ npm install

Serve

$ npm run start

or

$ npm start

Build

$ npm run build