https://github.com/ingvoo/ljomi
https://github.com/ingvoo/ljomi
netlifycms nuxt postcss
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ingvoo/ljomi
- Owner: ingvoo
- Created: 2020-09-26T02:04:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T08:28:20.000Z (over 1 year ago)
- Last Synced: 2025-06-01T02:07:42.079Z (about 1 year ago)
- Topics: netlifycms, nuxt, postcss
- Language: Vue
- Homepage: https://www.ljomi.ch
- Size: 8.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ljomi
[](https://app.netlify.com/sites/goofy-khorana-3e28fa/deploys)
## 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).