Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avil13/avil13-src
https://github.com/avil13/avil13-src
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/avil13/avil13-src
- Owner: avil13
- Created: 2019-01-17T03:11:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:02:25.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T17:18:32.827Z (about 1 month ago)
- Language: TypeScript
- Size: 2.53 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# avil13
> GitHub repositories by AVIL13
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out the [Nuxt.js](https://github.com/nuxt/nuxt.js) and [Vuetify.js](https://vuetifyjs.com/) documentation.