Skip to content

lx2dev/hub

Repository files navigation

Create Lx2 App

This is a Lx2 Stack project bootstrapped with create-lx2-app.

Where do I go from here?

You can treat this project just as you would a regular create-next-app project, but without needing to implement additional packages yourself. This means you can start scaffolding from our base template.

To start developing simply run the following commands:

cd your-project-name

npm run dev
# or
pnpm dev
# or
yarn dev
# or
bun dev

Learn More

To learn more about the Lx2 Stack, take a look at our documentation.

If you are not familiar with the different technologies used in this project, please refer to the respective docs.

You can check out the create-lx2-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Note

Currently, we have a guide for deploying to Vercel, with more deployment options coming soon.

Follow our deployment guides for more information

About

Support hub for Lx2.dev

Resources

Stars

Watchers

Forks