Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jendiamond/hammy-jammy
https://github.com/jendiamond/hammy-jammy
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jendiamond/hammy-jammy
- Owner: jendiamond
- Created: 2021-09-14T08:03:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T08:06:00.000Z (about 3 years ago)
- Last Synced: 2024-10-09T01:40:55.924Z (about 1 month ago)
- Language: Vue
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hammy-jammy
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).