https://github.com/fpierre/scrumboard-app
https://github.com/fpierre/scrumboard-app
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fpierre/scrumboard-app
- Owner: FPierre
- Created: 2017-10-17T13:06:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T13:06:45.000Z (over 8 years ago)
- Last Synced: 2025-10-29T19:47:39.832Z (5 months ago)
- Language: Vue
- Size: 147 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrumboard
> Monitor your SCRUM
## Build setup
Install dependencies:
```bash
$ yarn install
```
Serve with hot reload at `localhost:3000`:
```bash
$ yarn run dev
```
Build for production and launch server:
```bash
$ yarn run build
$ yarn start
```
Generate static project:
```bash
$ yarn run generate
```
For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).
## Possible usage
https://tympanus.net/Development/FullscreenForm/
https://tympanus.net/codrops/2014/04/01/minimal-form-interface/
https://tympanus.net/codrops/2013/05/21/natural-language-form-with-custom-input-elements/
https://craigbarber.typeform.com/to/i8ptRE