Skip to content

A Hack Club project gamifying the experience of learning to code through the Athena initiative.

Notifications You must be signed in to change notification settings

hackclub/athena-award

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athena Award

A Hack Club project gamifying the experience of learning to code through the Athena Initiative.

Basic Development

  1. Clone the repository

    git clone https://github.com/hackclub/athena-award && cd athena-award/site
    
  2. Install dependencies

    npm install
    
  3. Copy the .env.example file and fill out the new .env as required

    cp .env.example .env
    
  4. Start the development server and navigate to localhost:3000 in your browser.

    npm run dev
    

For more information, visit /contributing/CONTRIBUTING.md

About

A Hack Club project gamifying the experience of learning to code through the Athena initiative.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7