1.1.1 • Published 5 months ago

cra-template-gravity-ui-pure v1.1.1

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

cra-template-gravity-ui

CRA template with: typescript, sass and Gravity UI.

⚗️ Technologies list

🚀 Start using it

To use this template for your app you can run:

npx create-react-app my-app --template gravity-ui-pure

or

yarn create react-app my-app --template gravity-ui-pure

The --template parameter points to this template, note that cra-template- prefix is omitted.

⚠️ Warning

Cloning this repo pulls down the template only, not a bundled and configured Create React App.

📖 Learn More

This package includes scripts and configuration used by Create React App.\ Please refer to its documentation: