Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolnetto authored Jan 27, 2022
1 parent 5601361 commit 10d0671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ You must follow the instructions below

1) Clone the repository typing on terminal `git clone git@github.com:brunolnetto/dot-quiver.git`;
2) Run the commands:

2.1. `pip install pre-commit && pre-commit install`: install pre-commit git hooks;
2.2. `npm install`: install local dependencies;
2.3. `npm start`: run the server locally;

3) Open a browser;
4) Type `localhost:8080` on the URL field;

Expand Down

0 comments on commit 10d0671

Please sign in to comment.