Skip to content

SSHCity-Game/Website

Repository files navigation

safexty-website

This project represent the dev environment of the SAFExTY Website.

Configuration

In order to use this project, you will have to run the Auth-Server.
You can specify the server URL in src/axios/axios.js or by setting the env-variable API_URL.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.