Skip to content

Malinkovski/assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment

Assignment Challenge

Description

Gather data on a specific path, such as a walking route. Following a path of characters and collecting letters.

Results are written in the console.

Installing

1. git clone {repo}
2. npm i
3. npm run build

Executing program

  • To run the assignment result:
npm run assignment
  • To run test cases:
npm run tests
  • To run dev mode:
nodemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published