GithubHelp home page GithubHelp logo

tomasdev / react-static Goto Github PK

View Code? Open in Web Editor NEW

This project forked from react-static/react-static

0.0 1.0 0.0 36.01 MB

โš›๏ธ ๐Ÿš€ A progressive static site generator for React.

Home Page: https://react-static.js.org

License: MIT License

JavaScript 89.77% CSS 5.78% TypeScript 4.08% HTML 0.37%

react-static's Introduction

React Static Logo

Travis CI Build Status David Dependancy Status npm package v npm package dm Join the community on Spectrum Github Stars Twitter Follow



You are viewing the docs for v6 of React Static. You can browse all historical versions via Github branches!

React Static

A progressive static-site generator for React.

React-Static is a fast, lightweight, and powerful framework for building static-progressive React applications and websites. It's been carefully designed to meet the highest standards of static-site performance, and user/developer experience.

Features

  • โš›๏ธ 100% React (and friends!)
  • ๐Ÿš€ Blazing fast builds and performance.
  • ๐Ÿšš Data Agnostic. Supply your site with data from anywhere, however you want.
  • โœ‚๏ธ Automatic code and data splitting!
  • ๐Ÿ’ฅ Instant page views via PRPL pattern.
  • โ˜”๏ธ Progressive Enhancement + Graceful Fallbacks
  • ๐ŸŽฏ SEO Friendly.
  • ๐Ÿฅ‡ React-first developer experience.
  • ๐Ÿ˜Œ Painless project setup & migration.
  • ๐Ÿ’ฏ Supports 100% of the React ecosystem. Including CSS-in-JS libraries, custom Query layers like GraphQL, and even Redux.
  • ๐Ÿ”ฅ Hot Reloadable out-of-the-box. Edit React components & styles in real-time.
  • ๐Ÿ“ฒ LAN accessible dev environment for testing on other devices like phones and tablets.

Articles, Videos & Tutorials

Sites Built with React-Static

Quick Start

  1. Install the CLI:
$ yarn global add react-static
# or
$ npm install -g react-static
  1. Create a new project:
$ react-static create

Or use npx to create an app without global installing the CLI

npx react-static create --name=my-app
  1. Pick a template! See the full list of templates
  2. Navigate to your new project:
$ cd my-static-site
  1. Start the dev server and edit some code!
$ yarn start # or react-static start
  1. Test a production build
$ yarn stage # or react-static build --staging
$ yarn serve
  1. Build for production!
$ yarn build # or react-static build

Once you've installed and test driven, you may want to:

Plugins

For a list of supported plugins, view the Plugin documentation.

Templates and Guides

React Static ships with a few basic templates to you get you started quickly with react-static create, then provides in-depth guides for further enhancement. You can check them out here!

Can't find an guide? You should write one! Here's how to get started.

Support, Community & Chat

Need some help? Have a quick question? Click here to sign up for the React-Tools spectrum community! We are constantly answering questions, discussing features and helping each other out!

Contributing, Issues & Bugs

We are always looking for people to help us grow react-static's capabilities and examples. If you have found a bug, or have a feature request let us know!

License

React Static uses the MIT license. For more information on this license, click here.

react-static's People

Contributors

tannerlinsley avatar emiltholin avatar denis-sokolov avatar d1no avatar lottamus avatar digitalkaoz avatar swyxio avatar hellojere avatar bram-l avatar rywils21 avatar scriptedalchemy avatar arlair avatar danilobuerger avatar dpikt avatar vinnl avatar jasonlafferty avatar mikestopcontinues avatar corydeppen avatar danwebb avatar crubier avatar ajschmidt8 avatar 24dev avatar cinamonas avatar eruby94 avatar hhsnopek avatar hmeissner avatar hql287 avatar jonarod avatar knpwrs avatar krzysztof-pyrzyk-ah avatar

Watchers

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