Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyrauber/nuxt-trading-vue
Nuxt TradingVue example
https://github.com/tyrauber/nuxt-trading-vue
Last synced: about 1 month ago
JSON representation
Nuxt TradingVue example
- Host: GitHub
- URL: https://github.com/tyrauber/nuxt-trading-vue
- Owner: tyrauber
- Created: 2019-12-27T12:26:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:33:57.000Z (about 2 years ago)
- Last Synced: 2024-10-14T11:54:51.845Z (3 months ago)
- Language: JavaScript
- Size: 3.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt_trading_vue
> Nuxt TradingVueJs example
## Build Setup
``` bash
# 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](https://nuxtjs.org).