Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viandwi24/lspv3-nuxt
https://github.com/viandwi24/lspv3-nuxt
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/viandwi24/lspv3-nuxt
- Owner: viandwi24
- Created: 2020-07-28T08:48:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:39:28.000Z (about 2 years ago)
- Last Synced: 2024-10-16T01:48:56.662Z (3 months ago)
- Language: Vue
- Size: 7.33 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lsp
## 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).