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

Latest commit

 

History

History
19 lines (13 loc) · 324 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 324 Bytes

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