Foxbel-Fractaup

this is an technical test to Fractalup. deployed in link

Dependencies

Prerequisites

Your need a previous environment configured using Node.js

  • npm

Installation

Install Foxbel using npm

  1. download the file .zip
  2. install dependencies using npm
  npm install

Use

This app can be executed in Testing, Development and Production environments.

  1. start tests (sorry, not enough time for this :c)
  npm run test
  1. run the app in a local server
  npm run dev
  1. run the app to compile to production a get a preview, you can find the prod files un "dist" folder
  npm run build
  npm run preview

Autor