0.0.1 • Published 3 months ago

cra-template-dazor v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

cra-template-dazor

This is a typescript, scss, react-router-dom and alias template for Create React App.

To use this template, add --template dazor when creating a new app.

For example:

npx create-react-app my-app --template dazor

# or

yarn create react-app my-app --template dazor