- First, in a Terminal/Command line in the directory you cloned this repository, run:
$ npm install
. - If you wish to make code changes and recompile them, from another Termainl/Command line tab in the directory you cloned this repository, run:
$ tsc -w
. - To run this example in a browser, from the Terminal/Command line, run:
$ npm start
. Then, for the web address that will be shown in the Terminal, option-click on it to open the page in your default browser. - To end the session,
Ctrl-C
in the Terminal where it's running.
-
Notifications
You must be signed in to change notification settings - Fork 0
An example in TypeScript of getting a Fibonacci sequence with and without recursion.
faddah/fibonacci-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An example in TypeScript of getting a Fibonacci sequence with and without recursion.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published