cra-template-ironmaker-react-authentication
v0.1.1
Published
The base template for Create React App for Ironhack students.
Downloads
3
Maintainers
Readme
Ironmaker React Template with Authentication
This template provides a boilerplate react application suitable for the Ironhack Web Development bootcamp students. It is maintained by José Carneiro.
To use, run the following command in your terminal, replacing your YOUR_APP_NAME
by your application name.
npx create-react-app YOUR_APP_NAME --template ironmaker-react-authentication