This repository contains a demo project showcasing the effortless integration of Basic Primitives diagramming components into a React application.
- Basic Primitives Website – Home of the Basic Primitives project, with additional React Live Demos.
- GitHub Repositories – Access to all Basic Primitives repositories.
- NPM Package – Official package for Basic Primitives.
- Basic Primitives for React Live Demos – Live demo site hosted on GitHub.
- Basic Primitives for JavaScript and PDFkit Live Demos & Samples – Additional core library demos and samples.
- Vite – Fast build tool for modern web development.
- Material-UI (MUI) – React UI framework for building sleek user interfaces.
- React Hooks – Leveraging React's hooks for state management and side effects.
- Redux – State management library for React applications.
- React Router – Declarative routing for React.
- React Final Form – Flexible form library for React.
- React DnD – Drag and drop library for React.
git clone https://github.com/BasicPrimitives/react-demo.git
cd react-demo/server/src/static
git clone https://github.com/BasicPrimitives/javascript.git
cd javascript
yarn build
cd ..
git clone https://github.com/BasicPrimitives/react.git
cd server
yarn start
cd client
yarn dev
Copyright (c) 2013 - 2024 Basic Primitives Inc