> For the complete documentation index, see [llms.txt](https://leontm-systems.gitbook.io/spiyk.js/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://leontm-systems.gitbook.io/spiyk.js/start-coding/getting-set-up/what-do-you-need.md).

# What do you need

{% hint style="info" %}
**Tip**: You need a little bit of understanding for JavaScript to code with spiky.js
{% endhint %}

1. You need to have  node.js ([https://nodejs.org   ](<https://nodejs.org&#xD;&#xA;>)) installed
2. You need to have a simple JavaScript file set up, you can name it as you want
3. Open the terminal and write `npm i spiky.js`
