Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 841 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 841 Bytes

di web hatajie.com

blog saya itu pake shared hosting ada fungsi SSR yang gak jalan misal klo nembak langsung ke URL detail artikel bakal error 404 tapi jika di jalanin nya di VPS dya gak error , result nya sesuai

blog

demo apps

Alt Text

blog saya sepertinya bakal saya ganti karena keperluan SEO jd live preview nya cuma di gif aja mau pake VPS masih pikir pikir dlu hehe

Nuxt.js project

Build Setup

# 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.