GithubHelp home page GithubHelp logo

juli-cinetico / symfony-react-redux-spa-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cuza/symfony-react-redux-spa-template

0.0 0.0 0.0 208 KB

License: Apache License 2.0

Dockerfile 3.19% PHP 17.72% HTML 5.18% TypeScript 69.05% CSS 1.43% JavaScript 3.44%

symfony-react-redux-spa-template's Introduction

Symfony React with Redux SPA Template

This template is heavily inspired in Microsoft SPA templates for ASP.NET Core. It's a React with Redux project with a Symfony project inside the ServerApp directory

Requirements

This template assumes that you have installed the following tools and they are available in your $PATH:

Dependencies

Client Side

To install all client side dependencies run:

npm install

Server Side

To install all server side dependencies run:

npm run dependencies:serverapp

Development server

To run the project run npm run serve and go to http://localhost:3000. Symfony API will be available at http://localhost:3000/api

Build

The npm run build script will generate a ready to deploy code with both client side and server side apps. Upload the generated /dist directory to your apache webserver and make sure that your server root directory is /public.

Docker

There's a production ready-ish Dockerfile using multistage builds for smaller image size.

Other SPA templates

You can check this other Symfony SPA templates

symfony-react-redux-spa-template's People

Contributors

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