https://github.com/bunsdev/reactjs-boilerplate-template
https://github.com/bunsdev/reactjs-boilerplate-template
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bunsdev/reactjs-boilerplate-template
- Owner: BunsDev
- Created: 2022-05-10T08:02:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T08:02:34.000Z (about 4 years ago)
- Last Synced: 2025-07-19T07:35:45.433Z (11 months ago)
- Language: JavaScript
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A React JS boilerplate for building scalable API.
React JS + Styled-components
## Features
This is a React JS + Styled-components boilerplate code with preconfigured libraries and packages with the following features:
- styled-components
- normalize.css
- react-router-dom
- react-spinkit
- more feature coming
## Setup Guide
### Client Installation
```bash
$ git clone https://github.com/iamcombo/reactjs-boilerplate
$ cd reactjs-boilerplate
$ yarn install
$ yarn start
````
Visit http://localhost:3000/