Skip to content

Development Setup

codecolorist edited this page Nov 2, 2021 · 1 revision

Git clone:

git clone --recurse-submodules https://github.com/ChiChou/Grapefruit

Install dependencies:

Install npm packages:

npm install

Start development server:

npm run dev

Default webpack url is http://localhost:8080