Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuanyu90221/coolwallettraderportal
coolWalletTraderPortal
https://github.com/yuanyu90221/coolwallettraderportal
Last synced: 1 day ago
JSON representation
coolWalletTraderPortal
- Host: GitHub
- URL: https://github.com/yuanyu90221/coolwallettraderportal
- Owner: yuanyu90221
- Created: 2017-11-07T11:11:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T14:18:45.000Z (about 1 month ago)
- Last Synced: 2024-12-04T15:26:21.589Z (about 1 month ago)
- Language: CSS
- Size: 9.59 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trade Portal with nuxt
> Trade Portal with nuxt
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install# serve with hot reload at localhost:3000
$ npm run dev# 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](https://github.com/nuxt/nuxt.js).