Test your basic javascript foundation.
- Clone this repository and change your current working directory to this repository
- Install dependencies for this project by running the command:
npm install
- Run
npm start
and open your browser to localhost:3000 - All your work will be done in the file named:
basics.js
, save your code and then refresh your browser - Make all the test pass!