Warning
This repository has been moved to tiesen243/create-yuki-stack
This stack is a web development stack focused on simplicity, modularity, and full-stack typesafety. It consists of:
To create a new Yukie app, run:
NPM
npm create next-app@latest --example https://github.com/tiesen243/create-yukie-appYarn
yarn create next-app@latest --example https://github.com/tiesen243/create-yukie-appPNPM
pnpm create next-app@latest --example https://github.com/tiesen243/create-yukie-appBun
bun create next-app@latest --example https://github.com/tiesen243/create-yukie-appThis project is licensed under the MIT License - see the LICENSE file for details.