Skip to content

RaphielGang/scapedocs

Repository files navigation

Caramell docs

This repository contains all the documentation for RaphielGang

Testing changes

Requirements

Check your version of NPM with npm -v and Node.js with node -v.

Develop

To test out your changes, run:

npm i
npm run serve

Navigate your browser to localhost:3000.