- Install all dependencies:
npm install
- Start the dev server:
npm start
- Build production app:
npm run build
- docs = dist
- scripts = mostly bundler replacement scripts
- source = src
Do not update PurgeCSS, for now! There is no CommonJS support in the next major versions.
- npm outdated
- npx npm-check-updates -u --target minor
- npm install
If you're interested in helping improve the Burgerbird.com or the Website Builder, here are some ways you can contribute:
-
Reporting Bugs: If you find a bug, please open an issue in the GitHub repository with a detailed description of the problem, steps to reproduce it, and any relevant logs or screenshots.
-
Suggesting Enhancements: Have ideas for new features or improvements? Open an issue to discuss your suggestions. This is a great way to contribute ideas even if you're not ready to write the code.
-
Submitting Pull Requests: Ready to jump into the code? Great! You can look at the open issues for ideas on what to work on. Please ensure that your code follows the project's coding conventions and include tests where applicable.
-
Documentation: Improving or writing documentation is another great way to contribute. Whether it's fixing typos or adding new sections, all documentation updates are welcome.
Thank you for considering contributing to the Burgerbird.com Website. Every contribution is appreciated!
The source code for Burgerbird.com Website Builder is licensed under the MIT license.
While the source code is open for modification and redistribution under the MIT license, the Burgerbird brand and visual identity are not included in this license.
Any images provided in the repository or associated with the Burgerbird.com Website are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. This means you can share and adapt these images non-commercially, as long as you provide attribution and distribute your contributions under the same license.