Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanna1211 authored Apr 21, 2018
1 parent 9c67062 commit c090bcf
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Codebrahma-React-Boilerplate

A React Boilerplate with all the latest packages.

#### 1. React V16.3

#### 2. Webpack 4

#### Style using SASS / CSS

### For Installing

```javascript
npm install
```

### Linting

```javascript
npm run lint
```

### Building

```javascript
npm run build
```





0 comments on commit c090bcf

Please sign in to comment.