8000 GitHub - randyguogithub/WebApp: WebApp Quandl.com API to tell stock growth history in a given period.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

randyguogithub/WebApp

 
 

Repository files navigation

crud-example

An example project for building RESTful interfaces with Nuxt.js. Built to support the article Quickly Building RESTful UI's in NuxtJS.

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# start a fake json server using https://github.com/typicode/json-server
$ npm install -g json-server
$ $ node fake-server.js

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

About

WebApp Quandl.com API to tell stock growth history in a given period.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • Vue 17.3%
  • CSS 12.5%
  • HTML 5.9%
  • PHP 0.4%
0