Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
redux-practice
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sumaiyya Burney
redux-practice
Commits
e89993d1
Commit
e89993d1
authored
Apr 03, 2018
by
Lavitr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme file update
parent
27704163
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
README.md
README.md
+1
-3
No files found.
README.md
View file @
e89993d1
# basic-react-redux-webpack4-boilerplate
Basic React-Webpack4 boilerplate with
classic file structure for React/
Redux application .
Basic React-Webpack4 boilerplate with
file structure for React-
Redux application .
### Usage
...
...
@@ -10,12 +10,10 @@ npm install
npm start
open http://localhost:8080 (should start automatically )
Now edit `src/components/App.js`.
## Available Commands
- `npm start` - start the dev server
- `npm clean` - delete the dist folder
- `npm run dev` - create a developer build in `dist` folder
- `npm run build` - create a production ready build in `dist` folder
- `npm test` - run all tests
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment