Skip to content

taller-de-desarrollo-proyectos-III/front-end

Repository files navigation

Front end

Production:

Documentation

This project has Node.js as a server-side and React as front-end framework to create the UI.

Deployment

Available scripts

Install Tools

  • nvm: You can follow the following instructions
  • yarn: You can follow the following instructions
  • node: nvm install 12.14.0

Set node version

Stand on the repository root and execute: nvm use

Install dependencies

yarn install

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode

Code formatter

For time saving and good practices, we use prettier. You only need to run the following instruction:

yarn format:all

Tests

Runs the tests:

yarn test

Runs all the linters

yarn lint

Deployment

Builds the app for production to the build folder:

yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages