GithubHelp home page GithubHelp logo

react-webapp's Introduction

Installation

Download node at nodejs.org and install it, if you haven't already.

git clone https://github.com/wavygoten/react-webapp.git
cd react-webapp
npm install && npm start

This package is provided in these module formats:

  • CommonJS

Dependencies

  • react: React is a JavaScript library for building user interfaces.
  • react-dom: React package for working with the DOM.
  • react-router-dom: DOM bindings for React Router

Dev Dependencies

  • @babel/core: Babel compiler core.
  • @babel/preset-env: A Babel preset for each environment.
  • @babel/preset-react: Babel preset for all React plugins.
  • babel-loader: babel module loader for webpack
  • css-loader: css loader module for webpack
  • file-loader: A file loader module for webpack
  • html-webpack-plugin: Simplifies creation of HTML files to serve your webpack bundles
  • style-loader: style loader module for webpack
  • url-loader: A loader for webpack which transforms files into base64 URIs
  • webpack: Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
  • webpack-cli: CLI for webpack & friends
  • webpack-dev-server: Serves a webpack app. Updates the browser on changes.

License

ISC

react-webapp's People

Contributors

wavygoten 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.