https://github.com/reubenmathew/business_template
📈 Landing Page with a Modern Fintech Feel
https://github.com/reubenmathew/business_template
javascript tailwindcss vue
Last synced: about 1 month ago
JSON representation
📈 Landing Page with a Modern Fintech Feel
- Host: GitHub
- URL: https://github.com/reubenmathew/business_template
- Owner: ReubenMathew
- Created: 2020-04-04T18:04:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:33:01.000Z (over 2 years ago)
- Last Synced: 2025-02-16T14:25:40.737Z (3 months ago)
- Topics: javascript, tailwindcss, vue
- Language: Vue
- Homepage: https://business-template.now.sh
- Size: 3.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# finance-template
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).