Typescript libraries for react and react-native applications to be used in jsfsi projects development
- MAC OS X
brew install node
sudo npm install -g n
sudo n 12.11.1
npm run setup
npm run build
npm run build
npm run lint
# Development dependency
npm install --save-dev <package_name>
# Production dependency
npm install --save-dev <package_name>
npm install --save ssh://git@github.com:joaosousafranco/jsfsi-core-typescript-react.git