This project is a great place to start for building new Tome projects on Netlify.
To get started, click the "Deploy to netlify" button above and deploy a copy of this template to Netlify.
To install Tome locally, run:
drush tome:install
To start a local webserver, run:
drush runserver
When you're ready to build your static site, run:
drush tome:static
This template is largely based on drupal-composer/drupal-project, so it's recommended that you consult their README.md for more information.