Welcome to the assignment for candidates applying for a frontend position at Falcon.io.
To get started run the following commands.
npm install
npm start
Once everything is bootstraped navigate to http://localhost:8080/doc.html
in your browser.
Here you should be met with a documentation page explaining the assignment in details and how to get started.
All information needed to get started is highlighted in the documentation. Please read it thoroughly.
If you face issues with the installation, booting up the development server or API, make sure that you're running the LTS version of NodeJS, like v8.10.0
Should you still have questions you're of course welcome to contact us.
IMPORTANT:
To submit your test you must create a repo on GitHub with your solution and provide us access.
Read more about how to submit in the documentation.
Enjoy!
Kind regards,
The frontend team @ Falcon.io