https://github.com/x8bitrain/nuxt-poster-landingpage
https://github.com/x8bitrain/nuxt-poster-landingpage
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/x8bitrain/nuxt-poster-landingpage
- Owner: x8BitRain
- Created: 2020-08-07T17:15:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T17:42:08.000Z (almost 6 years ago)
- Last Synced: 2025-07-24T15:11:17.566Z (11 months ago)
- Language: Vue
- Homepage:
- Size: 9.23 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# new-starposter-landingpage
## 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).