Skip to content

misamer-game/front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Assembly Logo

React Template

A template for starting projects with react. Includes authentication.

Dependencies

Install with npm install.

Installation

Download Template:

  1. Download this template.
  2. Unzip and rename the template directory (unzip ~/Downloads/react-template-master.zip)
  3. Move into the new project and git init.

Customize Template:

  1. Empty README.md and fill with your own content.

Setup Environment:

  1. Install dependencies with npm install.
  2. git add and git commit your changes.

Run your server!

  1. Run the API server with npm start.

Structure

User authentication is built-in.

Tasks

Developers should run these often!

  • npm start
  • npm run deploy

Authentication

  1. All content is licensed under a CC­BY­NC­SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.