Skip to content

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
2 months ago
add
10 days ago
10 days ago
2 months ago
2 months ago

README.md

nuxt-scraping-app

Build Setup

# 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.