Skip to content

StephenKinger/AurebeshTranslator

Repository files navigation

Full ES2015 React + React-Router + Redux + Bootstrap with Hot Reload and redux-devtools STARTER

license

Simple SPA for Aurebesh Translation

Usage

Install

npm install

bundle dev mode (+ redux-devtools)

General case:

npm run dev

Windows - particular - case:

npm run dev-win
Note : redux-devtools shortcuts
  • ctrl+h: to toggle devtools panel
  • ctrl+q: to change devtools panel position (by default: on the right)

dev : hot reload mode (+ redux-devtools)

General case:

npm run start

Windows - particular - case:

npm run start-win
Note : redux-devtools shortcuts
  • ctrl+h: to toggle devtools panel
  • ctrl+q: to change devtools panel position (by default: on the right)

tests

General case:

npm run test

Windows - particular - case:

npm run test-win

bundle production mode

General case:

npm run prod

Windows - particular - case:

npm run prod-win

About

Simple ReactJS App for AurebeshTranslator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published