Skip to content
This repository has been archived by the owner on Dec 8, 2018. It is now read-only.

vrmc/vjmakers.github.io

Repository files navigation

Victoria Junior College’s Makers’ Club are a group of students who are interested in innovating and making all kinds of things.

Getting Started

You’ll need Git, Ruby, Bundler and npm to run this repository.

  1. Clone this repository: git clone https://github.com/vjmakers/vjmakers.github.io.
  2. Install dependencies: bundle install.
  3. Build the static site. (Built files are stored in _site.)
    • npm start: starts a development server.
    • npm run build: builds the site.
    • npm run build:production: builds the site for production.

Releases

No releases published

Packages

No packages published