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

https://github.com/sunny-unik/react-template

Bootstrap/boilerplate to built single page applications using react.
https://github.com/sunny-unik/react-template

gh-pages github-pages hot-reloading public-template reactjs scratch-implementation webpack

Last synced: about 1 month ago
JSON representation

Bootstrap/boilerplate to built single page applications using react.

Awesome Lists containing this project

README

          

# React-Template

> It's just modified product of create-react-app in more cleaner look & ready to use.

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/Sunny-unik/React-Template)

## Tech Stack

- Webpack as Module Bundler
- Babel as JS transpiler
- Github-pages for deployment

## You have to know for use it

Clone this project show hidden files delete .git directory this directory is always stay hidden in most of OS. And this template also consists .gitignore file for ignore node project based personal, .env files in root directory so you don't need to write it again.

## Available Scripts

In the project directory, you can run:

```bash
npm start
```

Runs the app in the development mode.\
Open [http://localhost:8080](http://localhost:8080) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.