This repo houses source files for the FabricJS website.
Gatsby is used for generating the static data for the website
To set up, run the following command
npm install
Additional setup might be required on Windows systems depending on the system config. Refer the Gatsby guide for instructions
After installation is done, you can run locally by executing following command
gatsby develop