/what-the-fact

A random fact app

Primary LanguageVue

what-the-fact

Project setup

npm ci
cd backend
go get

Runs backend API

go run .

Compiles and hot-reloads for development

npm run serve -- --3000

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.