/inialum-lp

Official website for INIALUM

Primary LanguageAstroApache License 2.0Apache-2.0

inialum-lp

Official website for INIALUM

Development

Note

  • This project uses Astro. You can read the documentation here.

Setup

  1. Clone this repository

  2. Install dependencies

    pnpm install
  3. Run the development server

    pnpm run dev

Storybook

You can run storybook to see the components in isolation.

pnpm run storybook:dev

Deployment

This project is deployed to Cloudflare Pages using GitHub Actions. When a new commit is pushed to main branch, the project will be automatically deployed.
If you want to deploy to the staging environment, push the commit to staging branch. (@inialum/inialum-dev will handle this)

License

Licensed under Apache License 2.0.