Skip to content

We went through hell so you don't have to! A not-to-go-to travel experience web-blog.

Notifications You must be signed in to change notification settings

ursmoore/WWTHSOYDHT_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend template

This is a simple react/redux/jwt template to start a project quickly

Table of contents:

SETUP How to use this template

  1. Create a new project based on this template using the Use this template button

HOW_TO_USE

  1. Clone the app
git clone git@github.com:YOUR_GITHUB_NAME/YOUR_PROJECT_NAME.git
  1. cd into your project
cd YOUR_PROJECT_NAME
  1. install dependencies
npm install
  1. Start development server with npm start
npm start

CRA docs

The normal Create React App docs can be found in CRA_DOCS.md

About

We went through hell so you don't have to! A not-to-go-to travel experience web-blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published