Skip to content

xmityaz/rrw-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rrw-boilerplate

Simple React Redux Webpack boilerplate

Contains

To start new project

  1. Clone this repo using git clone https://github.com/xmityaz/rrw-boilerplate.git.
  2. Delete the existing git repository by running rm -rf .git.
  3. Initialize a new git repository with git init, git add . and git commit -m "Initial commit".
  4. npm install to install the dependencies.
  5. npm start to start the local web server.
  6. Go to http:https://localhost:8080 and you should see the app running!

Todo

  • Create a webpack "build" script (dev and prod)
  • Add a more detailed description

License

MIT

About

Simple React Redux Webpack boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages