Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulclindo/boilterplate-webpack

Boilerplate for react projects using Styled Components
https://github.com/paulclindo/boilterplate-webpack

Last synced: 9 days ago
JSON representation

Boilerplate for react projects using Styled Components

Awesome Lists containing this project

README

        

# My personal React Boilerplate

My personal Boilerplate for react project using webpack, react and styled components

### Prerequisites

Install

```
npm install
```

### Installing

For development env running

```
npm run dev
```
For production env

```
npm run build
```

## Running the tests

```
npm run test
```

## Built With

React, webpack, Graphql & Jest

## Authors

- **Paul Ccari** - _Initial work_ - [Github](https://github.com/paulclindo)

## License

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