Skip to content

nardocesar/some-code-challenges-in-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some code challenges in js

I'll build this repo with challenges that I went completely suck at live coding but I could solve after.

Up and run

  • Clone this repo
  • Run yarn or yarn install
  • Run the challenge you want with yarn start. e.g: yarn start challenges/nearest-vowel
  • Solve other challenges or update existent solutions by running yarn dev. e.g: yarn dev challenges/nearest-vowel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks