Skip to content

ieva1919/Onboarding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic JS

This repository contains basic exercises to get familiar with basic javascript.

This repository is using yarn as the main package manager.

To install dependencies:

yarn install
or
npm install

To run the examples:

yarn start
or
npm run start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.7%
  • HTML 34.1%
  • CSS 0.2%