Skip to content

A class-note for JavaScript Student of AltSchool Africa School of Engineering.

License

Notifications You must be signed in to change notification settings

kolapowariz/javascript-note

 
 

Repository files navigation

JavaScript Class Teaching Slides

Netlify Status

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

About

A class-note for JavaScript Student of AltSchool Africa School of Engineering.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 33.3%
  • TypeScript 32.7%
  • CSS 28.3%
  • JavaScript 5.0%
  • HTML 0.7%