https://github.com/malgamves/existentialcon
A conference to ponder on what really matters
https://github.com/malgamves/existentialcon
Last synced: about 2 months ago
JSON representation
A conference to ponder on what really matters
- Host: GitHub
- URL: https://github.com/malgamves/existentialcon
- Owner: malgamves
- Created: 2020-05-18T18:23:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T19:57:40.000Z (over 3 years ago)
- Last Synced: 2025-03-21T07:43:55.732Z (about 1 year ago)
- Language: Vue
- Size: 3.02 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# exist-con
> My fabulous 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, check out [Nuxt.js docs](https://nuxtjs.org).