As a contributor, I want to be able to clone this repo, run npm install and npm start to run a server for local development, so that I can easily contribute to the project in an appropriate way.
As a frequent github user, I expect to see documentation on how to develop the project locally in README.md.
As a contributor, I want to be able to clone this repo, run
npm installandnpm startto run a server for local development, so that I can easily contribute to the project in an appropriate way.As a frequent github user, I expect to see documentation on how to develop the project locally in
README.md.