Skip to content

raffaeldantass/red-queen-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A lightweight boilerplate to use with React/Redux projects


Easier to build apps with Redux/React.

license

Getting Started

A simple boilerplate to use with React Apps, using Redux to control App's state and Stylus to menage the styles structure.

To develop you'll need Node 8.11.x and NPM 6.4.x to run this project on your local machine

Installing

Create a folder on your computer and on your terminal go to your project's path and clone this repo:

git clone https://github.com/raffaeldantass/red-queen-boilerplate.git

On your terminal install all dependencies:

npm install

Start the development enviroment:

npm run start

Running the tests

To run tests, you should run on your terminal:

npm run test

Lint

We are using the ESLINT in this project, check it out at:

ESLINT


Built With

  • React
  • Redux
  • Styled-Components

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.


Authors


License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

React/Redux boilerplate for my projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages