Workspace setup
Initializing your new full stack application workspace
Open VS Code or your preferred command line tool and navigate to the directory you wish to install the new repository.
Clone the starter repository
Navigate to the new project's directory
Install the project dependencies
Last updated