A collection of personal and technical notes.
View the Project on GitHub arantebw/sketchpad
Initialize a new local project.
frontastic init --multitenant
Install all of the dependencies.
frontastic install
Run the local development servers.
frontastic run