Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 740 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 740 Bytes

Development Container: create-react-app

This project helps you to get bootstrapped with a react ecosystem using create-react-app & VS Code Remote - Containers extension in a few easy steps.

Setup a development container

  1. If this is your first time using a development container, please follow the getting started steps.

  2. Clone this repository.

  3. Press Cmd / Ctrl+Shift+P and select the Remote-Containers: Open Folder in Container command.

  4. A sample create-react-app will automatically be bootstrapped.