https://github.com/stophecom/simpego-landingpage-scanner
https://github.com/stophecom/simpego-landingpage-scanner
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stophecom/simpego-landingpage-scanner
- Owner: stophecom
- Created: 2018-08-09T21:38:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T11:47:39.000Z (almost 8 years ago)
- Last Synced: 2025-02-07T10:25:48.533Z (over 1 year ago)
- Language: Vue
- Size: 832 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simpego-landingpage-scanner
> Landing Page scanner
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
# service worker is disabled in dev
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).