Skip to content

Latest commit

Β 

History

History
30 lines (18 loc) Β· 644 Bytes

File metadata and controls

30 lines (18 loc) Β· 644 Bytes

Lecode Website

GitHub repo size

This is the Lecode website, so here we describe in words all our company work love :)

Lecode

This app is living on: https://lecode.dev/

πŸ’» Pre-requisites

Before starting, make sure you've met the following requirements:

  • Clone the project
  • Node v14.18.2
  • Yarn ^1.22.17

πŸ‘¨β€πŸ’» Main Techs

  • React with Next.js
  • Tailwind
  • Styled Components

πŸš€ Run locally

To run locally:

  • Execute yarn to install the packages.
  • Run yarn dev to start the development server.