Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 196 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 196 Bytes

JavaScript30

30 Day Vanilla JS Challenge

To start the local server run the following commands:

# Install dependencies.
$ npm install

# Start the local server.
$ node serve.js