Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 573 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 573 Bytes

Donderstart

This cli tool will install our frontend web boilerplate.

Requirements

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

Plugins

  • Cypress
  • Translations (react-i18n)

Installation

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

Usage

Then you can simple run this command and follow the process

$ donderstart