Skip to content

arrowkrai/tournament-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis Smash Tournament

demo

Installation & Set Up

  1. Install Dependencies

    npm install
  2. Start the development server

    npm start

Building for Production

  1. Generate a production build

    npm run build