erdkse / adminlte-3-react

React 18.3.1 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-react
MIT License
256 stars 133 forks source link

Can't start #53

Closed Osorio95 closed 2 years ago

Osorio95 commented 2 years ago

I'm new to this, sorry

I just cloned this repo to a local

tried to run npm start and it gives me this error:

adminlte-3-react@0.1.0 start craco start

"craco" is not recognized as an internal or external command, executable program or batch file.

erdkse commented 2 years ago

Did you try npm install first?

Osorio95 commented 2 years ago

I just did, thanks a lot