Skip to content

RaphielGang/scapedocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.