https://github.com/herm71/nuxt-pantheon
Nuxt project to parse Terminus json output
https://github.com/herm71/nuxt-pantheon
Last synced: 8 months ago
JSON representation
Nuxt project to parse Terminus json output
- Host: GitHub
- URL: https://github.com/herm71/nuxt-pantheon
- Owner: Herm71
- Created: 2021-03-31T00:43:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-24T15:59:36.000Z (over 4 years ago)
- Last Synced: 2025-01-28T14:19:42.449Z (over 1 year ago)
- Language: Vue
- Size: 1.87 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-design-system
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
test