Skip to content

marozzocom/ts-react-example

Repository files navigation

About

Prerequisites

Setup

  1. Clone project
  2. Run npm i to install dependencies

Running development server

You can start the webpack dev server by running the command npm run start:dev. Once the server is running, open http://localhost:9000

Technologies used

The App uses React as UI framework.

UI Components

The project utilizes UI Fabric library for UI controls.

Code formatting and styling

The project has GIT hooks using Prettier to format the code on commit to a standardized format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published