Skip to content

ParsaJR/CarnismDebunked

Repository files navigation


CarnismDebunked

Frequently Asked Questions about Veganism

Built With

Contents are loaded from a Json file. The answer to each question is parsed from the corresponding Markdown file , at runtime (route changes).

Recommended IDE Setup

VSCode + Vue - Official (and disable Vetur) .

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint