Make sure these dependencies are on your local computer:
Clone the repository and install dependencies:
# cd into Code directory; i.e. ~/Code
cd [code-directory]
# clone the repository
git clone git@github.com:jzhai-github/jtcc-fastspot.git
# cd into project
cd jtcc-fastspot
# install dependencies; we recommend using yarn
yarn install
Fractal is a tool to help you build and document web component libraries, and then integrate them into your projects.
Learn more about working with Fractal.