Skip to content

JaScMiller/go-roadie-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-roadie-test

A coding test based on the Fibonacci numbers

Setup

When downloading the repository for the first time, use npm install to retrieve the required development packages.

Testing

Unit tests can be run using the npm run test command.

Debugging

Open up src/index.ts and hit f5 in vs code. Breakpoints will be triggered.

Runing

Run the program using npm run start.

About

A coding test based on the Fibonacci numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published