Skip to content

ara-foundation/landing-page

Repository files navigation

Ara Landing page

🚀 Getting Started

📦 Dependencies

  • astro v5.7+
  • node v20.10+
  • yarn v1.22+
  • tailwind v4+

👉 Install Dependencies

yarn install

👉 Development Command

yarn run dev

👉 Build Command

yarn run build

👉 Build and Run With Docker

docker build -t astroplate .
# or
# docker --build-arg INSTALLER=npm build -t astroplate .
# or
# docker --build-arg INSTALLER=pnpm build -t astroplate .

docker run -p 3000:80 astroplate
# or
# docker run --rm -p 3000:80 astroplate

To access the shell within the container:

docker run -it --rm astroplate ash

🐞 Reporting Issues

We use GitHub Issues as the official bug tracker for this Template. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

📝 License

Copyright (c) 2023 - Present, Designed & Developed by Zeon Studio

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their license, we don't have permission to share those images.

💻 Need Custom Development Services?

If you need a custom theme, theme customization, or complete website development services from scratch you can Hire Us.

About

Ara project's Landing Page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13