Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 286 Bytes

File metadata and controls

13 lines (7 loc) · 286 Bytes

This repository contains some battle dev's code

in the file 'auction'

The file auction.js contains the solution for the battle dev level 1 - Hello work November 2018

To run it :

  • open the file in an IDE

  • open the terminal and type : npm install prompt-sync

  • then run it !