> For the complete documentation index, see [llms.txt](https://charles-bryant.gitbook.io/hello-react-and-typescript/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://charles-bryant.gitbook.io/hello-react-and-typescript/developmentenvironment.md).

# Development Environment

One of the first thing to do before starting a new project is setting up a development environment. It is important to establish a good working environment with the tools and dependencies for effective and efficient development. Although we want an environment for React and TypeScript development, it isn't very different than a standard JavaScript setup.
