@ostapoff/cra-template-fluent-ui

0.0.6 • Public • Published

Fluent UI Ostapoff template

The Fluent UI template creates skeleton for the React application with TypeScript support and Fluent UI component library.

It adds useful tools to write more robust and maintainable code:

Install & Start

Create React App with template

npx create-react-app my-app --template @ostapoff/fluent-ui

or

yarn create react-app my-app --template @ostapoff/fluent-ui

Start and use example application

cd my-app
npm start

or

cd my-app
yarn start

Package Sidebar

Install

npm i @ostapoff/cra-template-fluent-ui

Weekly Downloads

1

Version

0.0.6

License

none

Unpacked Size

36.6 kB

Total Files

26

Last publish

Collaborators

  • smykhailov