DEFRA / digital-form-builder

Starter project for digital form builder applications
https://digital-form-builder.herokuapp.com/split
Other
40 stars 17 forks source link

'pm2' is not recognized as an internal or external command #3

Open SDnelML opened 5 years ago

SDnelML commented 5 years ago

tried running digital-form-builder in terminal after I entered npm start it displayed: 'pm2' is not recognized as an internal or external command

davidjamesstone commented 5 years ago

Use node index.js instead of using npm start. Alternatively, follow the 'Getting started' section of the README and use browser-refresh