Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 600 Bytes

00-configure-new-project.md

File metadata and controls

18 lines (11 loc) · 600 Bytes

Create your project based on dev-containter template.

Thank you for cloning this repository.

Before starting your development, you have to configure your project.

You have to configure successively the different parts of your project :

  • Configure a packaging and dependency manager
  • Configure a formatter
  • Configure Unit Testing
  • Etc.

Don't worry! We will explain to you step by step what you need to do.

When you are ready to continue, you can begin setting up your project.