Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.36 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.36 KB

JavaScript Learning

Built in October 2018. A tutorial workflow of 'The Complete JavaScript Course 2021: From Zero to Expert!' course by Jonas Schmedtmann.

Getting Started

Clone the application to your computer. Steps to view the solution:

  1. Open server application on IDE (I use VSCode).
  2. In the terminal: npm i
  3. In the terminal: npm start

READ THE FOLLOWING SETTINGS BEFORE YOU BEGIN:

-Instructions & How to use: In the terminal: npm start

Happy testing! :)

Prerequisites

You'll need to install VSCode, Node, and clone the application, and in the terminal run npm i.

Built With

  • Node.JS - The web framework used - Server side.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

License

This application has an UNLICENSED License.