GithubHelp home page GithubHelp logo

chrisvfritz / arch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arch-js/arch

0.0 3.0 0.0 367 KB

Web application framework for React by Red Badger

License: BSD 3-Clause "New" or "Revised" License

LiveScript 52.25% JavaScript 46.42% Shell 0.90% HTML 0.43%

arch's Introduction

Arch

Circle CI

Web application framework for React.

About

Arch is a single page web application framework using React as its UI layer. Arch takes a functional style approach with central immutable state architecture inspired by Om.

Arch applications are written in LiveScript by default (read more about the reasoning behind the decision), they are fully isomorphic out of the box and Arch comes with it's own Node.js based server, Webpack bundler and a CLI to help you get started.

Video

Watch Arch introduction talk by Viktor and Tiago at React London Meetup.

Examples

For example code, see demos from the introduction talk at London React Meetup.

Get Started

Start by installing the Arch CLI

$ npm install -g arch-cli

Then create a directory for your new application and go inside

$ mkdir my-app && cd my-app

You can then generate a new app by running

arch-cli init

and following the steps. When done start the application by running

arch-cli serve

your application is now running on http://localhost:3000.

Documentation

Arch doesn't have a website yet, but you can read the documentation (which is mostly complete)

arch's People

Contributors

asavin avatar charypar avatar chrisvfritz avatar cognominal avatar dpiatek avatar gregstewart avatar jameshopkins avatar robbiemccorkell avatar sheepsteak avatar stuartharris avatar svenyurgensson avatar

Watchers

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