Skip to content

Commit

Permalink
Updating README.md and yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePawlow committed Jun 28, 2024
1 parent fb01484 commit 4dbbf34
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
1. Use `npm i` to install all dependencies
2. Use `npm run start` to start the development server
# alt:V Docs
## How to contribute
These docs rely heavily on submodules to keep things organized.<br>
**NOTE** When forking, uncheck 'Copy the XYZ branch only' all the branches are mandatory.

Those repositories are needed:
- Fork this repository
- Fork https://github.com/altmp/altv-docs-articles
- Fork https://github.com/altmp/altv-types
## Building
1. Use `yarn` to install all dependencies
2. Use `yarn start` to start the development server
3. Navigate to `http://localhost:3000`

0 comments on commit 4dbbf34

Please sign in to comment.