Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 620 Bytes

File metadata and controls

29 lines (23 loc) · 620 Bytes

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.