Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

sitcon-tw/hackathon2024-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SITCON Hackathon 2024 Landing Page

Forked from Technology LandingPage

Getting Started

Prerequisites

Node.js 12+ (versions below could work, but are not tested)

Installing

  1. Clone the repository

    git clone https://github.com/sitcon-tw/hackathon2024-landing
    
  2. Install dependencies, this can take a minute

    cd hackathon2024-landing
    
    npm install
    
  3. Start the local server

    npm start
    

Your browser should now open and show the app. Otherwise open http://localhost:3000/ in your browser. Editing files will automatically refresh the page.

Deployment

If you are happy with the state of your website you can run:

npm run build 

License

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

About

SITCON Hackathon 2024 Landing Page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published