https://github.com/fumeapp/test-large-project
test repo for a project too large for normal lambda deployment
https://github.com/fumeapp/test-large-project
Last synced: about 2 months ago
JSON representation
test repo for a project too large for normal lambda deployment
- Host: GitHub
- URL: https://github.com/fumeapp/test-large-project
- Owner: fumeapp
- Created: 2021-01-05T01:47:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T01:47:38.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T03:16:54.735Z (9 months ago)
- Language: Vue
- Size: 87.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# large-project
## 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).