Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 672 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 672 Bytes

FabricJS logo

FabricJS website

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