1.0.4 • Published 5 years ago

cra-template-feanors-react v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Welcome to My Custom Template!

How To Install

yarn

yarn create react-app <app-name> --template feanors-react

npm

npm init react-app <app-name> --template feanors-react

npx

npx create-react-app <app-name> --template feanors-react

global

If create-react-app is installed globally on your computer you can use this command:

create-react -app <app-name> --template feanors-react

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago