8000 GitHub - cheapsteak/torontojs.com: The Website for TorontoJS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cheapsteak/torontojs.com

 
 

Repository files navigation

torontojs.com

The Website for TorontoJS

image

Tech Stack

This website is built with:

Developing locally

check out the repo, then

nvm use    # make sure you're on the correct version of node (v20.8.0) 

npm i      # install node modules

npm start  # run the app! (this runs parcel in live reload mode)

Where is everything?

/components    - reusable components (header, footer, etc...)
/screens       - react powered layouts (home page, 404 page)
/pages         - static markdown pages (volunteers, code of conduct, etc...)

About

The Website for TorontoJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 44.6%
  • Sass 27.6%
  • JavaScript 18.9%
  • CSS 6.4%
  • HTML 2.5%
0