marcedem / reactServerAuth

Server Setup - Authentication with React JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactServerAuth

Server Setup - Authentication with React JS

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/marcedem/reactServerAuth.git
> cd reactServerAuth
> npm install
> npm start

About

Server Setup - Authentication with React JS

License:MIT License


Languages

Language:JavaScript 95.6%Language:HTML 4.4%