Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 262 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 262 Bytes

WATonomous Wiki website

The website for the WATonomous Wiki.

Getting started

  1. Clone the repo
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev