Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

elonehoo/start-trois

Repository files navigation

Start Trois

Features

Try it now!

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit elonehoo/start-trois my-start-trois-app
cd my-start-trois-app
pnpm install # If you don't have pnpm installed, run: npm install -g pnpm