Skip to content

The Front-end Programme of News-Scraper built by Vue

Notifications You must be signed in to change notification settings

huangjunxin/NewsScraper-FE

Repository files navigation

News Scraper (front-end)

A crawler for some news sites and forums written in Chinese

This is the repo of the front-end programme

Rear-end repo: https://github.com/ZenamLeong/news-scraper

need to npm install -g @quasar/cli@1.0.7

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

The Front-end Programme of News-Scraper built by Vue

Resources

Stars

Watchers

Forks

Packages

No packages published