PabloPap / react-landing-page

react-landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React landing page

A landing page build with react and typescript

Using 📦

  1. Install Packages
yarn install
  1. Start Project
yarn dev

Options ✍️

  1. Check lint
yarn lint
  1. Fix lint
yarn lint:fix
  1. Check prettier
yarn prettier
  1. Fix prettier
yarn prettier:fix
  1. Fix lint and prettier
yarn format

About

react-landing-page


Languages

Language:TypeScript 52.0%Language:SCSS 44.3%Language:HTML 3.7%