Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reubenmathew/business_template
📈 Landing Page with a Modern Fintech Feel
https://github.com/reubenmathew/business_template
javascript tailwindcss vue
Last synced: 1 day 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:33:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:08:36.725Z (over 1 year ago)
- Topics: javascript, tailwindcss, vue
- Language: Vue
- Homepage: https://business-template.now.sh
- Size: 3.37 MB
- Stars: 1
- Watchers: 0
- 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/).