RyoSogawa / tropical-demo

Home Page:tropical-demo.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Deploy to Netlify


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:3000
  • yarn build builds the static site into dist/static
  • yarn stories starts Ladle
  • yarn page my-new-page scaffolds a file for a new page
  • yarn 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!

About

tropical-demo.vercel.app

License:MIT License


Languages

Language:JavaScript 98.3%Language:HTML 1.7%