Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhiz committed Jun 4, 2023
1 parent 3eb0f5a commit d072c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ git clone https://github.com/<YOUR_USERNAME>/<YOUR_PROJECT_NAME>.git

After cloning the repository, run the following commands inside the project folder:
- Install the dependencies with `npm install`
- Create an `env.development` file in the `envs folder`
- Configure the environment variables based on the `envs/.env.development.example`
- Run the project with `npm run dev`

Expand Down

0 comments on commit d072c35

Please sign in to comment.