Y
Hacker News
new
|
ask
|
show
|
jobs
by
GoodbyeEarl
3361 days ago
I've realized last week these simple steps to run a Django project, but, as I come from Node, I miss npm start.
2 comments
abdelhai
3361 days ago
Why not use a Makefile or Invoke (written in Python) to achieve this?. That's what I have been doing.
link
StavrosK
3361 days ago
What's the difference?
link