Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whaagmans/lifelinks-frontend
https://github.com/whaagmans/lifelinks-frontend
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/whaagmans/lifelinks-frontend
- Owner: whaagmans
- Created: 2021-03-15T09:03:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T11:28:34.000Z (9 months ago)
- Last Synced: 2024-04-22T12:46:47.886Z (9 months ago)
- Language: Vue
- Homepage: lifelinks-frontend.vercel.app
- Size: 1.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lifelinks-frontend
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).