Skip to content

yuukis/yamanashi-event-frontend

Repository files navigation

Yamanashi Developer Hub

top

About the project

This project is a web application that displays tech events in Yamanashi prefecture.

This application is available at the following URL.

https://hub.yamanashi.dev

Getting Started

Prerequisites

  • Node.js 21.4.0
  • Yarn 1.22.21

Installation

  1. Clone the repo
    $ git clone
  2. Install packages
    $ yarn install
  3. Run the app
    $ yarn dev
  4. Open http://localhost:5173

License

Distributed under the Apache License, Version 2.0. See LICENSE for more information.

Contact

Yuuki Shimizu - @yuuki_maxio

Acknowledgements