/fe-template

react/redux front-end template

Primary LanguageJavaScript

Table of Contents

What's Happening Here?

This is my personal version of create-react-app configured to the naming conventions, linting standards, layout and libraries that I prefer. This includes out-of-the-box redux and redux-router, redux-thunk, etc.

TODO:

-flow typescripting -clean up packages -create slightly more intricate component. (but only slightly) -make some getters and test them

-Install Dependencies: npm install

-Run It Locally: npm start

-Test It: npm test

-Build It: npm run build

About Me

I'm K. McClure and you can find out more about me here.

Create React App

This project was bootstrapped with Create React App.

You can find the most recent development guide here.