Skip to content

Template for react with react-router integration and express node server

Notifications You must be signed in to change notification settings

avinashsivaraman/myReactTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Template to start

This is a bootcamping template for starting a react template.

Components which are implemented Basic structure Routing Express server (Ready to deploy in heroku or azure)

Initial setup

run npm i inside the project folder

Running dev server

npm start

Build and deploy in local

npm run build

node server (It points to the server folder)

Build and deploying in heroku

https://devcenter.heroku.com/articles/getting-started-with-nodejs#introduction

Apollo-GraphQL

Apollo-graphql integration is added with mutation.

About

Template for react with react-router integration and express node server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published