1.0.4 • Published 6 years ago

cra-template-feanors-react v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago