Skip to content
This repository was archived by the owner on Sep 20, 2020. It is now read-only.

albertusdev/styled-react-redux

Repository files navigation

styled-react-redux

'styled-react-redux' is a boilerplate consisting React, Redux, React Router, and styled-components. Most likely this repository will be the foundation and the boilerplate for future CompFest X boilerplate.

Requirements

  • Node >= 6
  • npm >= 5 or yarn

Getting started

** Clone this repository ** git clone https://github.com/adalberht/styled-react-redux

** Installation ** npm install

** Run development server ** npm run start or yarn start

** Specify staging environment while running at development mode ** NODE_ENV=local npm run start

** Deployment ** npm run build or yarn build

  • Serve static files from dist to server

Styleguide

Contributions

  • To be filled later.

** Made with @fatanugraha **

About

Personal React, Redux, and styled-components boilerplate made with Fata Nugraha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published