Skip to content
Snippets Groups Projects
Commit 7653254b authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Fix/environment

* added browser plugins for debugging
* link to setup dev env inside pilote
parent a3f81956
No related branches found
No related tags found
1 merge request!11Fix/environment
This section will allow you to install a proper local environment step by step for Ecolyo application using VSCode IDE.
This section will allow you to install a proper local environment step by step for Ecolyo and Pilote applications using VSCode IDE.
## VSCode
......@@ -19,13 +19,19 @@ Here are the list of important extensions to install:
Optional extensions:
- Bracket Pair Colorizer 2
- CSS Peek
- Auto Rename Tag
- indent-rainbow
- TabOut
- Liveshare (pair programming extension)
### Browser plugins
The following plugins can be useful for debugging :
- React dev tools
- Redux dev tools
### User settings
Open the project with VSCode and add the following code into .vscode/settings.json:
......
......@@ -116,6 +116,7 @@ nav:
- Document: pilote/Pilote - Usager/functionalities/document.md
- Settings: pilote/Pilote - Usager/functionalities/setting.md
- Getting Started:
- Setup your environment: ecolyo/getting_started/setup_your_environment.md
- Launch local application: pilote/Pilote - Usager/getting_started/launch_local_application.md
- Launch local doctypes: pilote/Pilote - Usager/getting_started/launch_local_doctypes.md
- Launch local services: pilote/Pilote - Usager/getting_started/launch_local_services.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment