newyorkmyc / keys-typeahead

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Create README.md #4

Closed mrozanoff closed 4 days ago

mrozanoff commented 1 week ago

Description: ✍️

creating readme

Issue:

newyorkmyc commented 6 days ago

@mrozanoff, make sure you run a few cmds before making changes to your local:

#make sure you are on your branch
git checkout mrozanoff-readme

#get the latest commits from the #7 PR that was merged into this branch
git pull

#install all the npm modules
npm install