Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tubone24/apology-note
https://github.com/tubone24/apology-note
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/tubone24/apology-note
- Owner: tubone24
- Created: 2020-06-21T14:30:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:15:27.000Z (about 1 year ago)
- Last Synced: 2024-04-13T04:55:35.130Z (9 months ago)
- Language: Vue
- Homepage: https://apology-note.web.app/
- Size: 802 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apology-note
## 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).