Skip to content

Simple Tip Calculator in Functional Programming style

Notifications You must be signed in to change notification settings

govardhan27/fp-Tipcalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Development Environment Setup Steps

1.install nodejs (nodejs) 2.Verify git is install by opening up the command line and running the following command 'git --version'. If you get a message saying 'command not found', then install git on you computer by following the instructions here: Install Git 3.Install the dependancies with the following command npm install

About

Simple Tip Calculator in Functional Programming style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published