/landing-page-reference

reference implementation of a simple use case

Primary LanguageJavaScriptMIT LicenseMIT

A minimal react use case built react-redux-boilerplate as a reference implementation

Using react-redux-boilerplate to scafold the application Dependency Status

Quick start

  1. Clone this repo`
  2. Move to the appropriate directory: cd <cloned-repo>.
  3. Run yarn or npm install to install dependencies.
  4. Run npm start to see the example app at http://localhost:4000.
  5. Run npm run test to run the unit test suite

Now you're ready build your beautiful React Application!

License

MIT license, Copyright (c) 2018 Dinesh Pandiyan.