Skip to content

SafdarJamal/crime-reports-uk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status GitHub Release (latest by date) License

Crime Reports UK is the app for open data about crime and policing in England, Wales, and Northern Ireland.

Crime Reports UK in Action

Built Using

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/crime-reports-uk.git
cd crime-reports-uk

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.

npm scripts

Script Description
npm start Runs the app in the development mode.
npm test Launches the test runner in the interactive watch mode.
npm run build Builds the app for production to the build folder.
npm run eject This command will remove the single build dependency from your project.

Credits

Crime Reports UK is built and maintained by Safdar Jamal.

License

Crime Reports UK is open-source software licensed as MIT.