yurijmikhalevich / js-lectures

JS lectures and programs written for KubSAU students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-lectures

JS lectures and programs, written for KubSAU students

To get source code, you should properly set up git.

Looking for how to setup git? Look here.

After you just should execute next commands in Git Bash:

$ cd path/to/your/code/directory # which could be whenever your want
$ git clone https://github.com/39dotyt/js-lectures.git

Now you can access every project directory. For next steps see indirectory READMEs.

Mention

Don't forget to fork the repo and push you code changes and improvements back.

Useful links

About

JS lectures and programs written for KubSAU students

License:MIT License


Languages

Language:JavaScript 100.0%