Giter Site home page Giter Site logo

pigeonmow / react-startpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joykare/react-startpack

0.0 2.0 0.0 30 KB

Bare minimum setup for a simple react app. Should save you a lot of time. You are welcome!! React-Webpack-Babel

JavaScript 84.68% HTML 15.32%

react-startpack's Introduction

React-Startpack

Bare minimum setup for a simple react app. Should save you a lot of time. You are very welcome!!

For a detailed description of how the startpack works head over to the link below:

https://scotch.io/tutorials/setup-a-react-environment-using-webpack-and-babel

Pre-requisites

  • Install node on your machine
  • Install yarn (yarn is used in place of npm)

Installation

  • Fork this repo.
  • Navigate to your fork of the react-startpack.
  • Under your repository name, click Clone or download.
  • In the Clone with HTTPs section, copy the clone URL for the repository.
  • Open Terminal.
  • Type git clone, and then paste the URL you copied. It will look like this, with your GitHub username instead of YOUR-USERNAME:
git clone https://github.com/YOUR-USERNAME/react-startpack
  • Press Enter. Your local clone will be created.
git clone https://github.com/YOUR-USERNAME/react-startpack
Cloning into `react-startpack`...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (8/8), done.
remove: Total 10 (delta 1), reused 10 (delta 1)
Unpacking objects: 100% (10/10), done.
  • Now, you have a local copy of your fork of the react-startpack repository!
  • cd into the project root
  • In the project root, run yarn install to install dependencies
  • To start app yarn start

react-startpack's People

Contributors

joykare avatar

Watchers

James Cloos avatar Matt 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.