Skip to content
/ pdal Public

A simple landing page for the Pdal project with links to its web and mobile apps.

Notifications You must be signed in to change notification settings

abacomm/pdal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cf6e590 · Dec 21, 2020
Nov 19, 2020
Dec 21, 2020
Nov 4, 2020
Nov 16, 2020
Nov 16, 2020
Nov 4, 2020
Dec 9, 2020
Nov 12, 2020
Nov 5, 2020
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Nov 4, 2020
Nov 16, 2020
Nov 12, 2020
Nov 12, 2020
Nov 12, 2020

Repository files navigation

pdal-landing

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.