This is a Sample React Project with the integration of Pieces npm package.
Before setting up the project we need to download the Pieces OS application
NOTE: Commands are to be executed on Linux, Mac, and Windows(using Powershell)
- Clone the repo by running the command
git clone https://github.com/pieces-app/example-typescript.git
- Go inside the folder by command
cd example-typescript
- Run the command to install node modules
npm install
- Start a web server by running using the following command
npm start
- Access the url
http://localhost:3000
and start Exploring!
- Pieces OS Client SDK for TypeScript
- Pieces SDK Documentation
- Build Your Own Open Source Copilot with Pieces
- Build Your Own Copilot in Less Than 10 Minutes with Pieces OS Client
We welcome your contributions to Pieces! All changes need a pull request & thumbs-up from our maintainers @shivay-at-pieces and @mason-at-pieces
We love ❤️ pull requests! Learn how to contribute in our guide: contribution guide.
If you discover any security-related issues, create an issue and tag our maintainers @shivay-at-pieces and @mason-at-pieces
- Join Our Discord
- Follow us on Twitter
- Connect with us on LinkedIn
- Subscribe and turn on notifications to our YouTube page
This repository is available under the MIT License.