We're a place where coders share, stay up-to-date and grow their careers.
I wrote this already.
Dependencies need to be in package.json If you NPM install after you created your app, it will automatically add the dependency to package.json for you.
I wrote this already.