GithubHelp home page GithubHelp logo

mmizutani / play-gulp-react Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 583 KB

A sample Play Framework app based on sbt-play-gulp plugin

Scala 27.69% HTML 14.95% Ruby 2.33% JavaScript 54.36% CSS 0.67%
playframework gulp react sbt

play-gulp-react's Introduction

play-gulp-react

A demo application for the SBT Play Gulp plugin. The Gulp frontend project in the ui subdirectory is generated by Yeoman Fountain generators with default configurations (Gulp, React, Babel, Webpack and SCSS). You can also switch the SPA framework from React to Angular and Vue as long as Gulp is selected as the task runner.

To run this sample Play app with sbt-play-gulp plugin, clone this repository, cd into this directory and follow the instruction.

Online Demo

https://play-gulp-react.herokuapp.com

  • The frontend page built with Gulp is served at the root path /.
  • The default Play landing page is available at the path /oldhome.
  • You can see the list of available routes at /routes.

Deploy your own to Heroku

Deploy to Heroku

$ npm install -g yo gulp-cli bower
$ git clone http://www.github.com/mmizutani/play-gulp-react.git
$ cd play-gulp-react
$ heroku create play-gulp-react-youruniquesuffix
$ heroku config:set PLAY_APP_SECRET=...
$ heroku buildpacks:add heroku/jvm
$ sbt ";npm install;stage;deployHeroku"

Routes

Yeoman Fourntain React Template

play-gulp-react's People

Contributors

mmizutani avatar

Watchers

 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.