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/dos-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Days of Service Journey

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

Basic Development

  1. Clone the repository

    git clone /~https://github.com/hackclub/dos-journey && cd dos-journey/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 3

  •  
  •  
  •