https://github.com/tareq89/wordcamp-dhaka-rollcall
https://github.com/tareq89/wordcamp-dhaka-rollcall
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tareq89/wordcamp-dhaka-rollcall
- Owner: tareq89
- Created: 2019-09-26T13:13:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T07:17:10.000Z (over 2 years ago)
- Last Synced: 2023-03-02T03:10:50.984Z (over 2 years ago)
- Language: CSS
- Size: 2.31 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordcamp-rollcall
> My polished 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).