1.0.4 • Published 4 years ago

cra-template-shadowborn v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

cra-template-shadowborn

npm

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

npx

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

global

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

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

Liken to the original create-react-app but with my preferred libraries and technologies