Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/girardinsamuel/blog
https://github.com/girardinsamuel/blog
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/girardinsamuel/blog
- Owner: girardinsamuel
- Created: 2021-01-14T12:53:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T00:16:24.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T15:34:37.087Z (3 months ago)
- Language: Vue
- Homepage: blog-git-master.samuelgirardin.vercel.app
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog
## 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).