Skip to content

SSHCity-Game/Website

This branch is 1 commit ahead of, 10 commits behind master.

Folders and files

NameName
Last commit message
Last commit date
May 26, 2020
May 26, 2020
May 26, 2020
Mar 10, 2020
Apr 15, 2020
Apr 17, 2020
Mar 10, 2020
Apr 21, 2020
Mar 10, 2020
May 26, 2020
May 27, 2020
May 27, 2020
Mar 10, 2020

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.