micheleangioni / js-exercises

List of exercises to practice JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Exercises

List of exercises to practice JavaScript.

Description

Each exercise has its own folder and must follow the common code style.

Installation

Just run npm i.

Tests

Run npm test or npm run watch.

Contribution Guidelines

Pull requests for existing exercises and new exercises are welcome.

License

Javascript Exercises is free software distributed under the terms of the MIT license.

About

List of exercises to practice JavaScript

License:MIT License


Languages

Language:JavaScript 100.0%