Skip to content

Commit 3670226

Browse files
committed
Readme Updated
1 parent 508557a commit 3670226

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@
22

33
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/udaypydi/react-simple-boilerplate/blob/master/CONTRIBUTING.md) ![](https://img.shields.io/travis/udaypydi/react-simple-boilerplate)
44

5-
A simple react boilerplate with webpack hmr and latest babel packages. It comes with inbuilt travis ci for PR checks, lint checks and builds.
5+
A simple react boilerplate with webpack hmr and latest babel packages. It comes with inbuilt [Travis-CI](https://travis-ci.org/) for PR checks, lint checks and builds.
66

7+
## Getting Started
8+
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
9+
10+
### Prerequisites
11+
* [yarn](https://classic.yarnpkg.com/en/docs/install/)
12+
* [node](https://nodejs.org/en/download/)
13+
14+
15+
## Installation
716
- Install npm packages using `yarn install`
817

918
- Run in dev mode

0 commit comments

Comments
 (0)