Skip to content

olliethomas1992/CityStasherTechTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollie Thomas's CityStasher Tech Test

Install and Setup

First run:

npm install

Once all the packages are installed run

npm start

to run the application.

Or to create a production build:

npm run build

the production build will be placed in the dist directory.

Testing

Run

npm test

to run unit tests

or

npm run coverage

to view the coverage report.

Any questions please email [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published