https://github.com/viniciuscosta89/saas-landing-page
https://github.com/viniciuscosta89/saas-landing-page
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/viniciuscosta89/saas-landing-page
- Owner: viniciuscosta89
- Created: 2020-07-16T01:28:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T15:07:50.000Z (over 1 year ago)
- Last Synced: 2023-11-30T16:28:15.237Z (over 1 year ago)
- Language: SCSS
- Size: 3.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# saas-landing-page
## 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).