https://github.com/ejfox/emoji-update
https://github.com/ejfox/emoji-update
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ejfox/emoji-update
- Owner: ejfox
- Created: 2021-05-16T20:20:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T20:22:53.000Z (about 5 years ago)
- Last Synced: 2026-04-03T21:49:48.644Z (2 months ago)
- Language: Vue
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emoji-update
## 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).