Skip to content

Latest commit

 

History

History
executable file
·
24 lines (14 loc) · 397 Bytes

README.md

File metadata and controls

executable file
·
24 lines (14 loc) · 397 Bytes

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.