- What is Express? 4:05
- Install Express 4:28
- Review Installing Express 1 objective
- Review: Installing Express 5 questions
- Creating a Server in Express 3:23
- Creating a Route with Express 6:55
- Review: Your First Express App 5 questions
- Adding Multiple Routes to the App 4:34
- Setting Up a Basic Express App 2 objectives
Quiz Question 1 of 5
To start a node project in a directory without a package.json
file run the following command:
Choose the correct answer below: