@terrestris/create-react-geo-app

v1.0.3
Create a react-geo client based on a comprehensive template.
react react-geo

build

tsc -p tsconfig.json

lint

eslint -c .eslintrc.js index.ts

release

np --no-yarn

start

npm run build && node ./dist/index.js

test

npm run typecheck && npm run lint

typecheck

tsc -p tsconfig.json --noEmit
npm i @terrestris/create-react-geo-app

Metadata

Downloads