Skip to content
Snippets Groups Projects

Script verify i18 n

Merged CaTasTrOOf requested to merge CaTasTrOOf/wotwizard-ui:Script-Verify-I18N into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -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
Loading