Skip to content

devhausleipzigacademy/js-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Basics

This is a collection of javascript challenges to train the basics.

Get latest exercises

git fetch
git rebase origin/master

Getting Started

Before you start, we first need to install the application. This is done through the node package manager, short npm

npm install

After that you can start the application by running

npm start

This will start a live server that will serve the index.html page in the root directory and open the browser. From there you can navigate to the individual lessons and challenges. If you want to close the application go back to your terminal window and hit ctrl+c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published