Skip to content

dexlab-io/dexpay-dashboard

Repository files navigation

Kickoff Reactjs

An boilerplate for frontend apps using ReactJs with batteries included.

DEMO

Remix on Glitch

Requirements

- [Node](https://nodejs.org) 4.x or better

Stack

- [React](http://facebook.github.io/react)
- [create-react-app](https://github.com/facebook/create-react-app)
- [Apollo GraphQL](https://www.apollographql.com)

Installation

Close this repository locally by:

git clone https://github.com/perminder-klair/kickoff-reactjs.git app

Start by installing dependencies:

yarn install

Running

Once dependencies are installed, run with:

yarn start

Configuration

Configuration file is located at .src/utils/config.js

Build

To build for production

yarn run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published