Skip to content
Snippets Groups Projects
Commit 63133e13 authored by CaTasTrOOf's avatar CaTasTrOOf
Browse files

Add config for hooks in README

parent d5adfee7
No related branches found
No related tags found
1 merge request!12Script verify i18 n
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
...@@ -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