Skip to content

marcysutton/interview-sandbox

Repository files navigation

Interview Sandbox

A playground for code exercises.

To set up the project, you will need Node.js and npm or yarn.

Install dependencies:

npm install

Start the server:

npm start

Run the tests (when there are some):

npm test

About

A test environment for interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published