Oluwasetemi / javascript-note

A class-note for JavaScript Student of AltSchool Africa School of Engineering.
MIT License
1 stars 5 forks source link

JavaScript Class Teaching Slides

Description

This is a slide for teaching JavaScript classes.

Table of Contents

Installation

  1. Clone the repository
git clone https://github.com/Oluwasetemi/javascript-note.git

# Navigate to the project directory
cd yourproject
  1. Install the dependencies
npm install

Usage

Run the following command to start the slide server.

npm run dev

Open the browser and go to http://localhost:3030 to view the slides.

Contributing

Pull requests are welcome. For major changes, please check or open an issue first to discuss what you would like to change.

Check the contributing guide for more information.

License

MIT

Contributors