0.1.5 • Published 1 year agoCLI
@carto/create-vue
Licence
MIT
Version
0.1.5
Deps
20
Size
40 kB
Vulns
1
Weekly
0
CARTO application template (Vue)
Quickstart
# install dependencies
yarn
# start local development server
yarn dev
During local development, the application can be found at https://127.0.0.1:4002,
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.