I tried to run serve -s build
in my React app after running npm run build
.
I get the following error.
Could not open input file: artisan
I think this artisan is from Laravel. How can I run npm serve
command rather than Laravel's one.
I tried to run serve -s build
in my React app after running npm run build
.
I get the following error.
Could not open input file: artisan
I think this artisan is from Laravel. How can I run npm serve
command rather than Laravel's one.
Copyright © 2021 Jogjafile Inc.