Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodingmontana/labangla
A community based blog app made with vuejs
https://github.com/thecodingmontana/labangla
Last synced: 7 days ago
JSON representation
A community based blog app made with vuejs
- Host: GitHub
- URL: https://github.com/thecodingmontana/labangla
- Owner: thecodingmontana
- Created: 2021-08-22T06:21:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T04:33:26.000Z (over 3 years ago)
- Last Synced: 2024-12-19T03:42:46.410Z (17 days ago)
- Language: Vue
- Size: 7.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Labangla
## 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/).