Skip to content

lautr/initium-stack

Repository files navigation

lautr/initium-stack 🔥

🚀 Opinionated Fullstack

Features

  • TBD

Plugins

  • TBD

Commands

# install all dependencies of the monorepo
pnpm install
# start webapp & storybook
pnpm dev
# start dev webapp
pnpm webapp dev
# build webapp for prod
pnpm webapp build
# start webapp for prod
pnpm webapp start
# start dev storybook
pnpm design dev

IDE

This Template is designed to provide great DX with VS Code and Volar.

Usage

GitHub Template

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 lautr/initium-stack my-nuxt3-app
cd my-nuxt3-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published