Skip to content

Showcase-Joz/cerb

Repository files navigation

Typhon UI

--(cerberusvue)

Description

User Interface for Typhon. There is currently a CodePipleline in place that uses the last build as the S3 bucket reference.


Environment setup

If you are happy with the command line, skip to the next section

OR
npm install -g @vue/cli

Taken from Vue CLI Docs

You may need to check for any environment variables within the file structure, as there may be instances that are local to yourself!


Project setup

Download the repo to your local machine with...

ssh://git-codecommit.eu-west-1.amazonaws.com/v1/repos/typhon-ui

...then (to install local dependencies), type...

npm install

Compiles and hot-reloads for development

npm run serve
OR

...when completed, type...

vue ui

...to initiate the interface. Dashboard>>>Serve>>>Run Task, then Go to Task, to open in your browser


Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

My first Vue.js application using Vuex extensively too!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published