This is a simple react app that helps manage books using the basic CRUD operations.
-
Install dependencies
yarn -
Build app
yarn build:dev -
Serve app
yarn serve:dev
The app will be served from a local dev server by default - localhost:8080
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple react app that helps manage books using the basic CRUD operations.
Install dependencies yarn
Build app yarn build:dev
Serve app yarn serve:dev
The app will be served from a local dev server by default - localhost:8080