/torontojs.com

The Website for TorontoJS

Primary LanguageJavaScript

img

TorontoJS.com

Built with create-react-app.

Clone / Install

git clone https://github.com/torontojs/torontojs.com.git
cd torontojs.com
yarn install

Run in development mode

yarn start

This command should choose a port and open your default browser with the page open.

Deploy to github pages (Requires contributor access)

yarn deploy

Technologies