8000 GitHub - uxal/ReduxStarter: This is a boilerplate for creating Redux apps
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

uxal/ReduxStarter

Repository files navigation

This is a React & Redux starter

Development run

  • yarn install (the first time)
  • yarn run dev

Production deployment

  • You can run it either with docker: docker-compose up
  • Or locally by executing the command yarn run prod. If you have previously started it, before executing the run prod command you have to run yarn run stop:prod

About

This is a boilerplate for creating Redux apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0