https://github.com/mathsgod/puxt-alt
https://github.com/mathsgod/puxt-alt
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathsgod/puxt-alt
- Owner: mathsgod
- Created: 2021-04-28T10:10:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T10:34:23.000Z (about 5 years ago)
- Last Synced: 2025-03-13T09:03:24.964Z (over 1 year ago)
- Language: JavaScript
- Size: 16.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puxt-alt
## 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/).