Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 1.27 KB

README.md

File metadata and controls

65 lines (41 loc) · 1.27 KB

CoderDojo Braga's Linker

🔗 CoderDojo Braga's feature links

🚀 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

📥 Prerequisites

The following software is required to be installed on your system:

🔨 Development

Starting the development server.

npm run develop

Test your code against common guidelines.

npm run test

Lint your code.

npm run lint

Format your code.

npm run format

🔗 References

You can use these resources to learn more about the technologies this project uses.

🤝 Contributing

Please read CONTRIBUTING and CODE_OF_CONDUCT for details on our code of conduct and the process for submitting pull requests to us.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.