Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 201 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 201 Bytes

Description

Starter for react/redux antd stuff. Running on https://tinyweather.netlify.com/

Running Locally

git clone

cd react-redux-antd-starter

npm install

npm start

Run Tests

npm test