/volt-test

App made with react, react-router, redux and redux-thunk.

Primary LanguageJavaScript

Getting Started

Install dependencies

npm install

Development

Running the app in development mode

npm start

Build production version

npm run build

Lint files in /src folder

npm run lint