lidio601 / react-native-snackbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logger

Requirements

  1. Yarn Package Manager
  2. Node Version Manager

Local development

  1. Run nvm use
  2. Run make setup
  3. Run make build

Tasks

This project uses a makefile to run commands.

Command Description
setup Base first-time install of project locally
build Build the project
build-patch Build the project and increase the patch version
prettier Run ESLint
test Launches the test runner
test-build Check for syntax errors.
help Display a list of commands

About

License:MIT License


Languages

Language:TypeScript 64.4%Language:JavaScript 19.3%Language:Makefile 16.3%