Skip to content

maury91/reactstudyApp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document

Personal repo for exercise with React

After some time I choose to make publics these repositories, you can find them in my Account, they are all called "reactStudyApp{n}".

The code on this repository is based on the book "Fullstack React" (https://www.fullstackreact.com/) and the React course available on codeschool.

I am developing the exercises of the book using ES7 + Babel transpiling on the server side.

You can see the solution proposed by the book on the file app-complete.js and my solution on the folder src.

Documentation

http://maury91.github.io/reactstudyApp2

Running the app

  1. Ensure you have npm installed.

Follow the instructions for your platform here.

  1. Install http-server
npm install
  1. Boot the HTTP server
npm run server

The server is now running at localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •