Skip to content

A group of Vietnamese youth across the world who want to create a space for others to come together, develop leadership skills, learn about Vietnamese heritage, and contribute to building movements for social change. The website put forward any Dong Hanh events.

Sasorishi/Dong-Hanh

Repository files navigation

Dong Hanh Website

The Dong Hanh website is powered by Symfony, a robust PHP framework for web and console applications, and utilizes a set of reusable PHP components.

Installation

  1. Install Symfony using Composer (refer to requirements details).
  2. Symfony strictly follows semantic versioning and provides "Long Term Support" (LTS) versions. Check the release process for predictability and business-friendly updates.
  3. If you encounter issues with Composer installation, consider installing it locally and moving it to a folder within your PATH for global usage.
  4. Ensure Symfony is exported to your PATH.

Documentation

Explore the following resources to master Symfony and understand its ecosystem:

Project Specifics

This Symfony 6 project incorporates React and Tailwind. Follow the steps below to set up and run the project:

Prerequisites

  • Node.js and npm for managing JavaScript dependencies.
  • Yarn for efficient package management.

Installation Steps

  1. Clone the repository: git clone https://github.com/Sasorishi/dong-hanh.git.
  2. Navigate to the project folder: cd dong-hanh.
  3. Install PHP dependencies with Composer: composer install.
  4. Install JavaScript dependencies with Yarn: npm install.
  5. Build assets with Webpack Encore: npm run dev-server.

Development

Run Symfony development server: symfony server:start.

Run Encore watcher for automatic asset rebuilding during development: yarn encore dev --watch.

Visit http://localhost:8000 in your browser to access the application.

Community and Support

  • Symfony Community: Engage with the Symfony community for support and collaboration.

About

A group of Vietnamese youth across the world who want to create a space for others to come together, develop leadership skills, learn about Vietnamese heritage, and contribute to building movements for social change. The website put forward any Dong Hanh events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published