https://github.com/nicooprat/nicooprat-old
My previous website. Using Nuxt, Apify & Netlify.
https://github.com/nicooprat/nicooprat-old
apify netlify nuxt vue
Last synced: about 2 months ago
JSON representation
My previous website. Using Nuxt, Apify & Netlify.
- Host: GitHub
- URL: https://github.com/nicooprat/nicooprat-old
- Owner: nicooprat
- Created: 2018-04-28T17:03:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T14:16:13.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T22:51:28.711Z (10 months ago)
- Topics: apify, netlify, nuxt, vue
- Language: Vue
- Homepage: https://www.nicooprat.com
- Size: 693 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nicooprat
> home
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).