Introducing the Fold AppSandbox (beta), a boilerplate project for creating next-level product experiences with Fold.
Ensure you have the following prerequisites installed:
Any equivalent version of Yarn or pnpm will also work.
Your Fold Pro license key must be available as FOLD_TOKEN, as an environment variable. You can add this to the .bashrc or .zshrc file.
This is a ViteJS project.
- Unzip the source directory.
- Navigate to the unzipped directory:
# Install dependencies
npm install
# run development server
npm run devIf you've come across a bug or an issue, please don't hesitate to open a new issue.
We'd love to get your feedback, be it suggestions, feature requests, or general thoughts on your experience. If you believe that creating a new issue isn't the best choice, don't hesitate to initiate a discussion instead.
Please note that we have a Code of Conduct that we expect everyone to follow when participating in this repository. We want to maintain a welcoming and inclusive environment for everyone.
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions, feel free to open an issue or start a discussion.
Thank you for being part of our community, and for helping us.