Y
Hacker News
new
|
ask
|
show
|
jobs
by
pbreit
3620 days ago
Could there be some sort of npm feature that incorporates a remote list of dependencies & versions?
1 comments
danabramov
3619 days ago
Yep, it’s called a “package”. ;-)
link
pbreit
3619 days ago
So could whatever create-react-app is delivering be substantially approximated with an npm-based solution?
link
danabramov
3610 days ago
create-react-app
is
an npm-based solution.
link