Thanks to visit codestin.com
Credit goes to github.com

Skip to content

imandzzy/Meme-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme-Generator

Quick start:

$ yarn # npm install
$ yarn build # npm run build

Development

$ npm start

Errors:

errors at npm start

https://stackoverflow.com/questions/31976722/start-script-missing-error-when-running-npm-start

https://stackoverflow.com/questions/47928735/react-scripts-is-not-recognized-as-an-internal-or-external-command

https://exerror.com/fix-the-upstream-dependency-conflict-installing-npm-packages/

if you have this:

> start
> react-scripts --openssl-legacy-provider start

'react-scripts' is not recognized as an internal or external command,
operable program or batch file.

try type npm install react-scripts --save

if you have error with dependencies after, use npm install react-scripts --force command on terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published