The following examples in this section assume that you implement the guides on
each page as separate functions and files under a single project directory. To
set up your project, follow the steps below.
1
Create Directory
First, create a directory to store your project files.
mkdir initia-js-quickstart && cd initia-js-quickstart