https://github.com/andikhadian/pricing-sign-up-page-vue
https://github.com/andikhadian/pricing-sign-up-page-vue
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andikhadian/pricing-sign-up-page-vue
- Owner: andikhadian
- Created: 2020-12-27T02:46:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T08:02:47.000Z (over 4 years ago)
- Last Synced: 2025-01-11T06:29:39.739Z (5 months ago)
- Language: Vue
- Homepage: pricing-sign-up-page-vue-git-main.andikhadian.vercel.app
- Size: 102 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pricing-sign-up-vue
## 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/).