Coder Social home page Coder Social logo

ufacil-front's Introduction

Convertidor UF a CLP web

Ufacil is a demo app using AdonisJS Typescript and VueJS

馃帹 Frontend - Web

Este es el repositorio del frontend de la aplicaci贸n, no es necesario tener docker instalado para ejecutarlo, solo es necesario tener instalado nodejs y yarn.

馃幇 Backend - API

Este es el repositorio del backend de la aplicaci贸n https://github.com/GuillermoFarias/ufacil-back

Instalaci贸n

  1. Las instrucciones est谩n hechas para Mac OS, pero deber铆an funcionar en cualquier sistema operativo basado en Unix/Linux/Ubuntu.

  2. Se asume que ya se tiene instalado Git.

  3. Se asume que ya se tiene instalado NodeJS y Yarn.

  4. Se asume que ya se tiene corriendo el backend de la aplicaci贸n (https://github.com/GuillermoFarias/ufacil-back)

Clonar el repositorio

git clone [email protected]:GuillermoFarias/ufacil-back.git
cd ufacil-back

Instalar dependencias

yarn install

Definir url del backend

cp .env.example .env

La variable de entorno VUE_APP_API_URL debe apuntar a la url del backend, por defecto es http://localhost:3333

Compilar y ejecutar en modo desarrollo

yarn dev

Compilar y ejecutar en modo producci贸n

yarn build

Lint con ESLint

yarn lint

ufacil-front's People

Contributors

guillermofarias avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    馃枛 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 馃搳馃搱馃帀

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google 鉂わ笍 Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.