UNPKG

react-application-core

Version:

A react-based application core for the business applications.

15 lines (14 loc) 209 B
branches: only: - master language: node_js node_js: - "10.19" script: - npm run lint - npm run scss - npm run build - npm run test sudo: required addons: chrome: stable