Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pcl-labs/pcl-labs
https://github.com/pcl-labs/pcl-labs
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/pcl-labs/pcl-labs
- Owner: pcl-labs
- Created: 2021-03-21T04:30:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T06:03:36.000Z (over 3 years ago)
- Last Synced: 2023-03-08T07:04:46.266Z (over 1 year ago)
- Language: Vue
- Size: 599 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pcl-labs
## Build Setup
```bash
# 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](https://nuxtjs.org).