https://github.com/thinkful-ed/starter-react-redux
https://github.com/thinkful-ed/starter-react-redux
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thinkful-ed/starter-react-redux
- Owner: Thinkful-Ed
- Created: 2022-07-08T15:49:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T15:50:54.000Z (almost 4 years ago)
- Last Synced: 2023-05-09T21:10:36.420Z (about 3 years ago)
- Language: JavaScript
- Size: 337 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm install`
Installs the project dependencies, including Redux packages such as "@reduxjs/toolkit" and "react-redux".
### `npm run dev`
Runs the React app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.