This repository was archived by the owner on Aug 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Node
Robin edited this page Mar 21, 2022
·
4 revisions
Needlify is a modern project that uses modern technologies such as NodeJS. Custom HTML elements are created and generated with javascript.
Thus, to contribute and create HTML components, you need to install and use a recent version of NodeJS. At first sight, any recent version should do as long as it is greater than or equal to version 16.
Also, to install and use other packages for NodeJS, you will need to use a package manager. For this project, we use the Yarn package manager. For more information, you can go to the dedicated section.
Main sections
- PHP
- Node
- Package managers
- Docker
- Code editor
- Extensions
- Start the project
- Select an issue
- Branch naming
- Create an issue
- Create a Pull Request
- Coding style
- Commit format
- Pull Request format