Giter Site home page Giter Site logo

reactfromscratch's Introduction

React From Scratch

This package includes all the bare essentials to make a full fledged web app.

Quick Start

If you have not done so already you should probably go grab a copy of nodejs.

Fork or Clone this repo. Copy this structure into a new folder on your computer run npm install to setup the required node modules run npm run build to build the bundle with webpack Now you should be able to open index.html to see the result.

Have fun!

Development Pro Tip

There is a webpack-dev-server setup for you as well. So if you run npm run dev a webpack-dev-server will start on port 3000 and you can access it from http://localhost:3000

This will let you live develop your site.

More Info and Docs

Here are some very useful docs and reasources for ReactJS and other technologies in this archive.

Background

I got tired of having to remake this react structure. So I decided to make a stipped down app with virtually nothing in it that I can use to jumpstart any webapp I want to work on.

License

MIT

reactfromscratch's People

Contributors

sparkx120 avatar

Stargazers

Henry avatar

Watchers

 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.