https://github.com/noook/eu-avsec-ceiv
EU AVSEC CEIV Website
https://github.com/noook/eu-avsec-ceiv
Last synced: 11 months ago
JSON representation
EU AVSEC CEIV Website
- Host: GitHub
- URL: https://github.com/noook/eu-avsec-ceiv
- Owner: noook
- Created: 2021-04-19T19:55:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T19:45:10.000Z (over 2 years ago)
- Last Synced: 2025-02-09T04:27:59.743Z (over 1 year ago)
- Language: TypeScript
- Size: 1.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eu-avsec-ceiv
## 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).