CLI skeleton and sandbox
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
node, npm or yarn
- development
npm install (yarn)
npm run start:c (yarn start:c, development of BE)
- build
npm run build (yarn build)
npm run test (yarn test)
Derived from:
"@earlorg/eslint-config/base-react-jsx"
"@earlorg/eslint-config/base-typescript"
"@earlorg/eslint-config/perf-react-jsx"
npm run lint (yarn lint) npm run lint:ts (yarn lint:ts, specifiaclly includes .ts, .tsx above default .js, .jsx)
- BE localhost:8080
- Commander.js, Babel, Typescript
TBD
TBD
TBD
TBD
TBD