Skip to content

This project is one of the ways to implement Redux pattern.

Notifications You must be signed in to change notification settings

WaveString/Books-Editor

Repository files navigation

Books Editor

This project is one of the ways to implement Redux pattern.
The app is a books editor, you can add, save and edit existing books.

Install

npm i

First of all you need install npm packages.
You will need to have Node >= 6 and npm >= 3 on your machine.

Build and run

Development

npm run development

Runs the app in development mode.

The page will reload if you make edits with hot-reload.
You will also see developer tools for easier debugging the app.

Production

npm run production

Builds the app for production to the build folder.

The build file is minified, filenames include the hashes and source-maps are generated.

Usage

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

About

This project is one of the ways to implement Redux pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published