Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 642 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 642 Bytes

This project was bootstrapped with Create React App Typscript Template.

Live demo

Packages:

  • react
  • typescript
  • eslint and prettier
  • gh-pages
  • react-awesome-reveal

Installation & Use

Install dependencies:

yarn

Start the app:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn deploy

Deploys the app to Github Pages.