Open mflorida opened 3 weeks ago
The Development section did not include the usual npm install step, so one was added. For most devs this is an obvious step in project setup, but ought to be included to fully disambiguate the process.
npm install
The Development section did not include the usual
npm install
step, so one was added. For most devs this is an obvious step in project setup, but ought to be included to fully disambiguate the process.