/vida_front

Vida creative agency front end

Primary LanguageVueMIT LicenseMIT

Vida

vida front

DEV

Navigation

Setup

  • First install npm ( yarn recommended )
  • Second setup and install project dependencies
# Debian / Ubuntu

# yarn
sudo yarn install
# npm
sudo npm install

Run

You can run project as development mode with this command :

yarn dev

And you can run project as production mode with this command :

yarn preview

You can access website from localhost:3000

Output

You can export bundled output with this command :

yarn build

Contact

Screen Shots

Screen Shot1 Screen Shot2 Screen Shot3