Code Monkey home page Code Monkey logo

minimal-react's Introduction

Minimal React project

Trying out the examples online: https://rauschma.github.io/minimal-react/build/

Installing the examples on your computer

  • Download and install Node.js (this also installs the npm package manager).
  • Install the npm packages that this repository depends on:
    cd minimal-react
    npm install
    

Running the examples locally

  • Start the development server:
    cd minimal-react
    npm start
    
  • The dev server prints root URLs to the console, e.g.: http://localhost:8080/
    • Open one of them in a web browser.
  • The browser tab is refreshed automatically when you change either HTML or JavaScript code.

Building the examples

You can also create a stand-alone version of this web app that doesn’t need the development server to run:

npm run build

Afterwards, the complete web app is in directory minimal-react/build, ready to be deployed.

Technologies used in this project

This is an exhaustive list of dependencies:

minimal-react's People

Stargazers

Pavlos Papadopoulos avatar Aaron avatar Tyler Reitz avatar  avatar Michael Griffin avatar Alexandre Nicastro avatar Dominik Herold avatar LGD.HuaFEEng avatar Sadanand NB avatar Tashi Gurung avatar Alex Rodriguez avatar David Wells avatar Silent Lee avatar Ryan DeBeasi avatar  avatar Alex Kleshchukevich avatar Alexey Cherkasov avatar Yoichi Dan avatar livvy avatar Wei Sun avatar AgedCoffee avatar Steve avatar Harhao avatar Lo Leon avatar huangyalong avatar  avatar Camilo avatar Vincent W avatar Zhao Xiaohong avatar Kha'Zix avatar Ruios avatar Toan Tran avatar chencheng (云谦) avatar Garrett Massman avatar Rafael Bardini avatar Azizi Yazit avatar Fredrik Palmquist avatar Rob Cherny avatar Jan Andrle avatar Oskars Ezerins avatar Dalci de Jesus Bagolin avatar Walle avatar Víctor Herraiz Posada avatar Natraj Yegnaraman avatar Florian Wilhelm avatar

Watchers

Axel Rauschmayer avatar David Wells avatar James Cloos avatar Allan Moreno avatar  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.