sketchpad

A collection of personal and technical notes.

View the Project on GitHub arantebw/sketchpad

commercetools Frontend

Initialize a new local project.

frontastic init --multitenant

Install all of the dependencies.

frontastic install

Run the local development servers.

frontastic run