Skip to content

mjbom/cute_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run this program on Linux or Mac a package manager like npm should be installed. Typescript is used to write the program. To run the program it should be compiled to nodejs. Run the following sequence of commands in the root folder of the project to run the program:

npm i
npm run build
npm run run

If you want to change the program and run the unit test. You can do it through the following command:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published