Giter VIP home page Giter VIP logo

catstagram's Introduction

Intro to React + Redux

Setup

Clone the repo:

git clone https://github.com/hyendler/catstagram.git

If you would like to save your work on your own GitHub repo, fork it first, then clone the fork.

Set up your environment

This workshop uses npm 5.1.0 and node v8.11.3. If the start instructions don't run below, you might need to install a new verison of node.

Check what versions of node + npm you are running:

npm -v
node -v

If you are not running npm 5.1.0 and node v8.11.3, install node v8.11.3:

https://nodejs.org/en/download/

Verify you are running the correct versions.

First time starting the repo:

Run:

npm install

Then:

Starting the server:

npm start

To stop the server:

Ctrl + C

Once Webpack has finished building, go to http://localhost:9000/.

Seeing solution files in the browser:

Go to webpack.config.js and follow instructions in the comments to switch out the entry point to in order to see different solutions reflected in the browser. If you change the entry point, you will need to stop and restart the server.

catstagram's People

Contributors

sara-gudeman avatar hyendler avatar hanah-eb avatar coldzonemt avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.