8000 GitHub - jinsuk312/forkify: Recipe Searching App with JS + Food2Fork API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jinsuk312/forkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forkify

If you plan on cloning this app. You will not be able to "npm run build" this app because of a npm package: terser had previous code breaking changes. Terser-webpack-plugin must use an older version 3.14.

OR

Do what I did and go into the NODE_MODULES folder after you "npm i". Open the "terser-webpack-plugin" folder and go into dist and go open the minify.js file. Proceed to line 175 and change '_terser.default.minify' into '_terser.minify'

Then you can npm run build and it should all work!

To run this:

  1. npm i
  2. open terser-webpack-plugin folder and go into dist and open minify.js changing the above text on line 175.
  3. npm start

About

Recipe Searching App with JS + Food2Fork API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0