https://github.com/adenekan41/chalkboard
🤖A small application for pouring raw thoughts
https://github.com/adenekan41/chalkboard
codewonders firebase javascript js vuejs vuex
Last synced: 2 months ago
JSON representation
🤖A small application for pouring raw thoughts
- Host: GitHub
- URL: https://github.com/adenekan41/chalkboard
- Owner: adenekan41
- Created: 2020-02-16T21:52:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T04:06:09.000Z (about 6 years ago)
- Last Synced: 2025-10-23T17:44:01.293Z (8 months ago)
- Topics: codewonders, firebase, javascript, js, vuejs, vuex
- Language: CSS
- Homepage:
- Size: 530 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ChalkBoard
Pour down that idea ...
## 🛠Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).