Skip to content

Repository files navigation

ECS Test

A simple test project built with Vite, demonstrating basic setup and deployment on GitHub Pages.

Demo

View the live demo: https://JCtapuk.github.io/ecs-test

Getting Started

  1. Clone the repository:
git clone https://github.com/JCTapuk/ecs-test.git
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Build for production:
npm run build

Technologies Used

  • Vite (build tool)
  • JavaScript
  • HTML/CSS

Deployment

This project is automatically deployed to GitHub Pages via GitHub Actions. Check the deploy.yml workflow for details.

Contributing

Feel free to open issues or submit pull requests!

Releases

Packages

Contributors

Languages