Learn how to create a Replit App from scratch. Choose your language, frameworks, and databases.
Create an App
Choose a Template
Modify the app using Assistant
@
character.Modify the code directly
index.js
to open a file editor tab.Locate the endpoint and change the message from “Hello, Replit!” to “Aloha, Replit!”If you’re unsure where to edit, replace the endpoint with the following code:morgan
package, which lets you configure request logging for your Express.js server:
Craft a prompt
Verify the installation
morgan
package as shown in the following image:Open the Dependencies tab
Add a package
package.json
in an editor tab, where you can add or edit dependencies.Ask Assistant for recommendations
Request a feature
Test the changes
Customize the workflow
nodemon
.Test the changes