Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.05 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.05 KB

React Shipments - React DEMO

Demo

https://shipments.netlify.app/

Run locally

Install the dependencies and devDependencies and start the server.

# you can use yarn
$ yarn install
$ yarn start

# or npm if you prefer
$ npm install
$ npm start

Open http://localhost:3000 to view it in the browser.

Run unit test

$ yarn test

# or
$ npm test

Features and Resources

Features:

Resources: