Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgrdich/vuejs_typescript_website_tempalte
website done with vue typescript firebase
https://github.com/mgrdich/vuejs_typescript_website_tempalte
firebase typescript vuejs
Last synced: 10 days ago
JSON representation
website done with vue typescript firebase
- Host: GitHub
- URL: https://github.com/mgrdich/vuejs_typescript_website_tempalte
- Owner: Mgrdich
- Created: 2020-06-06T15:00:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T22:42:32.000Z (over 1 year ago)
- Last Synced: 2024-10-11T18:11:58.990Z (27 days ago)
- Topics: firebase, typescript, vuejs
- Language: Vue
- Homepage:
- Size: 8.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuejs_typescript_website_tempalte
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).