Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Calculator With Thunk Middleware

Run some command from list:

Bundling in DEV environment with response to changes in config

npm run webpack-config-dev

Bundling in PROD environment with response to changes in config

npm run webpack-config-prod

Bundling in DEV environment with response to changes in code

npm run start-dev

Bundling in PROD environment with response to changes in code

npm run start-prod

Getting DEV build

npm run build-dev

Getting PROD build

npm run build-prod

Remove build

npm run clean

Compare js with rules of linter

npm run lint

Compare js with rules of linter and then fix all errors

npm run lint-fix

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages