Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
/ old Public archive

🗃️ Old version of Galsen DEV community website [Deprecated]

Notifications You must be signed in to change notification settings

GalsenDev221/old

Repository files navigation

Galsen DEV (Old version)

🚀 Repository of Galsen DEV old website made with Nuxt.js + Buefy

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate