Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codebase

A modern web application landing page for a charity hackathon organized by Astana Hub and Angels of Freedom.

Prerequisites

  • Node.js 18.17 or later
  • npm or yarn package manager

Installation

  1. Clone the repository:

    git clone https://github.com/JustTrott/hackathon-meta.git
    cd hackathon-meta
  2. Install dependencies:

    npm install
    # or
    yarn install

Development

Run the development server:

npm run dev
# or
yarn dev

Build

Create a production build:

npm run build
# or
yarn build

Start the production server:

npm run start
# or
yarn start

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages