https://github.com/hugodf/5minfeature
5 minute feature app built on Vue.js
https://github.com/hugodf/5minfeature
vuejs
Last synced: about 1 year ago
JSON representation
5 minute feature app built on Vue.js
- Host: GitHub
- URL: https://github.com/hugodf/5minfeature
- Owner: HugoDF
- Created: 2018-11-27T21:57:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T19:58:00.000Z (over 7 years ago)
- Last Synced: 2025-02-14T01:39:41.605Z (over 1 year ago)
- Topics: vuejs
- Language: Vue
- Homepage: https://5minfeature.com
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⏱ 5 minute feature
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```