Open finnhodgkin opened 7 years ago
I expect to be able to run projects by typing npm i and npm start
npm i
npm start
Easy fix :smile:
Also when the server starts, I like to be able to click a link directly in the command line:
If you add http:// to the console.log it fixes that.
I expect to be able to run projects by typing
npm i
andnpm start
Easy fix :smile: