zitsen / parcel-ts-react-semanticui-harvest

Parcel + Typescript + React + Semantic-UI implementation of Harvest Farm Earn Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parcel + Typescript + React + Semantic-UI implementation of Harvest Farm Earn Page

Target website: https://harvest.finance/earn

Features:

  • use parceljs as builder
  • typescript for all (needs refactoration and optimization)
  • reactjs component development
  • use react hook
  • semantic-ui as UI framework (less custom css)

Start development server

yarn
yanr start

Bundled html

yarn build

Serve the bundled html in dist/, eg. use serve:

serve dist/

About

Parcel + Typescript + React + Semantic-UI implementation of Harvest Farm Earn Page


Languages

Language:TypeScript 71.8%Language:Less 25.6%Language:HTML 2.6%