Getting Started
Getting Started
Learn how to get up and running with Strafer with this simple guide.
Prerequisites
Step 1: Clone repo
Clone the repo by running the following command in a terminal:
Step 2: Rename .env file
Step 3: Launch your app
Go to http://localhost:3000
and you should see the
app running.
You will see some errors in the console but don't worry we will fix them in the next steps.
NextTutorial: Database