Skip to content
Snippets Groups Projects
Commit 79d7031f authored by CaTasTrOOf's avatar CaTasTrOOf
Browse files

Add config for hooks in README

parent 7729b0c4
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ This project needs NodeJS v16 ...@@ -9,6 +9,7 @@ This project needs NodeJS v16
```bash ```bash
$ git clone https://git.duniter.org/paidge/wotwizard-ui.git $ git clone https://git.duniter.org/paidge/wotwizard-ui.git
$ cd wotwizard-ui $ cd wotwizard-ui
$ git config --local core.hooksPath .githooks/
$ nvm use 16 $ nvm use 16
$ git checkout -b my-branch $ git checkout -b my-branch
$ npm install $ npm install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment