https://github.com/moovweb/techtalk-nuxt-on-xdn
https://github.com/moovweb/techtalk-nuxt-on-xdn
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moovweb/techtalk-nuxt-on-xdn
- Owner: moovweb
- License: apache-2.0
- Created: 2020-08-19T09:55:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T09:29:14.000Z (almost 6 years ago)
- Last Synced: 2025-04-21T15:12:16.031Z (about 1 year ago)
- Language: Vue
- Size: 237 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuxt-on-xdn
```bash
# install dependencies
$ npm install
# Run locally
$ xdn run
# Deploy to Moovweb XDN
$ xdn deploy
```
For detailed explanation on how things work, check out the [Moovweb XDN Documentation](https://developer.moovweb.com).