Skip to content

NoTexh/erbs-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erbs-build

example workflow

How to setup Environment

  • Install NodeJs (LTS recommended) -> https://nodejs.org/en/
  • Install VueCLI in CommandLine with npm install -g @vue/cli
  • Clone erbs-build Project
  • run npm install in erbs-build Project
  • You're ready to develop :)

Run the App locally

  • Just run npm run serve in the Command Line within the Project

Build the App and Deploy

  • To Build the App you need to run npm run build
  • Copy the Files in /dist via WinSCP on the WebServer (Ask for Username/Password)

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published