Documentation for Grapes, the Spendesk component library for building and providing a consistent experience to anyone
Use the ./setup
files or follow the instructions below.
Install the dependencies with npm install
.
Run npm run generate:props
to generate the props data.
Run the development server with npm run dev
.
Open http://localhost:3000 with your browser to see the result.