This cli tool will install our frontend web boilerplate.
We are using LTS versions since are more stable, we currently support yarn only.
- node
16.13.2
or higher - yarn
1.22.15
or higher
- Cypress
- Translations (react-i18n)
Clone the project and install it globally
$ git clone https://github.com/Cloudoki/react-redux-donderstart.git <my-project-name>
$ cd <my-project-name>
$ npm install -g
Then you can simple run this command and follow the process
$ donderstart