npm.io
0.1.5 • Published 1 year agoCLI

@carto/create-react

Licence
MIT
Version
0.1.5
Deps
23
Size
42 kB
Vulns
1
Weekly
0

CARTO application template (React)

Quickstart

# install dependencies
yarn

# start local development server
yarn dev

During local development, the application can be found at https://127.0.0.1:4001, or another available port. Note that HTTPS is required when using OAuth, and the URL (including port number) in your SPA OAuth Client configuration must match.