Skip to content
This repository was archived by the owner on Jun 3, 2019. It is now read-only.

pratishshr/react-starter

Repository files navigation

Repo Archived

Use this instead
React Boilerplate

React Starter

Build Status Code Climate

Simple starter kit for React projects.

Comes with:

Install

Clone the repository and install dependencies using yarn.

$ git clone [email protected]:pratishshr/react-starter.git <project-name>

$ cd <project-name>

$ yarn

Start the application in development mode using yarn start

Scripts

The following commands are available:

Name Description
start Start application using webpack-dev-server
lint Run linter
lint:fix Run linter and try to fix errors
test Run tests
test:coverage Run tests and show code coverage report
build Development build
build:production Production build

Run a command using yarn <command:name>

Contribution

For contributions and feature requests, please create an issue.

License

MIT

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •