Tropical 🏝
This is a template repo. Click the green "Use this template" button 👆 to get started, or read the docs to find out more about building static sites with Tropical.
Welcome to your new Tropical site!
Using your choice of npm
, yarn
or pnpm
, install dependencies then (using yarn
as an example)...
yarn dev
starts a dev server at localhost:3000yarn build
builds the static site intodist/static
yarn stories
starts Ladleyarn page my-new-page
scaffolds a file for a new pageyarn component MyNewComponent
scaffolds files for a new component
Check out the docs or dive in and explore the src
directory.
🐞 Issues for bugs, ✨ discussions for questions, feature requests, or just to show off what you've built — I'd love to see it!