https://github.com/fox-one/pando-governance-web
https://github.com/fox-one/pando-governance-web
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fox-one/pando-governance-web
- Owner: fox-one
- License: gpl-3.0
- Created: 2022-01-14T03:11:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T00:06:53.000Z (about 2 years ago)
- Last Synced: 2025-01-17T13:32:41.780Z (over 1 year ago)
- Language: Vue
- Size: 3.18 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuxt-ts-template
> My cat's meow Nuxt.js project
## 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, checkout [Nuxt.js docs](https://nuxtjs.org).