Skip to content

TallerWebSolutions/news-builder

Repository files navigation

isomorphic-500px

An isomorphic, REST-based React app showing nice 500px photos.

Notable features:

  • code written in ES6 with 6to5
  • components live-reload thanks to react-hot-loader
  • styles in Sass with hot-reload in dev
  • notification on compile errors
  • no gulp/grunt, no "build" version
  • locale hot switching working for react-intl and moment.js with lazy load

Scripts

npm start          # run development environment
npm run build      # compiles webpack for production
npm run prod       # run prod version on localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published