0.3.1 • Published 6 years ago
@rocklab/utils v0.3.1
Rocklab utils
Utilities for Javascript front-end projects with React and Redux
Requirements
- node version 12
- npm version 6
- React >= 16.8
- React redux
Install
npm install @rocklab/utilsDevelopment
Setup
git clone https://github.com/cstn/rocklab-utils.git
npm installCommands
Install all dependencies
npm installCheck own code conventions
npm run lintAutoformat code
npm run prettier