Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hetari/nike
https://github.com/hetari/nike
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hetari/nike
- Owner: Hetari
- Created: 2024-02-13T13:40:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T21:04:10.000Z (10 months ago)
- Last Synced: 2024-11-06T08:20:29.673Z (about 2 months ago)
- Language: Vue
- Homepage: https://hetari.github.io/Nike/
- Size: 2.61 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shoping
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```