Test your basic javascript foundation.
- Fork and Clone this repository onto your computer, then change your current working directory to this repository
- Install dependencies for this project by running the command:
npm install
- Run
npm start
and your browser will open automatically with this address: 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!