Skip to content

gdean123/react-redux-sample

Repository files navigation

react-redux-sample

Usage

npm install

./blackjack server          # run a development server
./blackjack test            # run tests
./blackjack test browser    # run tests in the browser
./blackjack test headless   # run tests headlessly
./blackjack watch           # run sass:watch
./blackjack dev             # run a development server and watch for sass changes


open http://localhost:3000 to see the server

open http://localhost:8888 to see the jasmine tests

Now edit a file. Your changes will appear without reloading the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published