Skip to content

yasmi66/Rocket-Elevators-JavaScript-Controller

Repository files navigation

Rocket-Elevators-Javascript-Controller

This is the template to use for the javascript residential controller. You will find the classes that should be used along with some methods described in the requirements. The necessary files to run some tests are also present. With Node JS and NPM installed, first run:

npm install

and then, to run the tests:

npm test

With a fully completed project, you should get an output like:

Screenshot from 2021-06-10 16-31-36

All of these files can be left in your final project but no scenarios should be present in your code. The grader will run tests similar to the ones provided.

Of course, make sure to edit this Readme file to describe your own project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published