Skip to content

MasjZam/react-sinatra-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example for react-sinatra

Usage

bundle install

bundle install

npm install

cd client && npm install

build javascripts

cd client && npm run build && npm run build-server

and copy from dist to public

cp dist/bundle.js ../public/

run sinatra

bundle exec ruby app.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%