harshPPatel / parks-wiki-winnipeg

An Open Source simple Wiki website for all parks and open spaces in Winnipeg City.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winnipeg-parks-wiki

Note

Create config.js at root level of the project and add following code to run this website locally.

export default {
  // Exporting access token used for mapbox component
  ACCESS_TOKEN: '<your mapbox access token>',
};

About

An Open Source simple Wiki website for all parks and open spaces in Winnipeg City.


Languages

Language:CSS 71.1%Language:Vue 23.6%Language:JavaScript 3.1%Language:HTML 2.3%