Skip to content

New York Times article search and save app made with Vue and GraphQL

Notifications You must be signed in to change notification settings

jharmon141/NYT_Vue

Repository files navigation

NYT_Vue_2.0

New York Times article search and save app made with Vue.js and GraphQL

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# simple deploy to heroku 
heroku create
heroku buildpacks:set heroku/nodejs
npm run deploy 

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

New York Times article search and save app made with Vue and GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published