Skip to content

Flash is a react.js application scaffolding based on parcel bundler with react, redux, seamless immutable and redux saga to jump right into coding asap.

Notifications You must be signed in to change notification settings

osinakayah/flash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js Flash

React.js flash is a react.js application scaffolding based on parcel bundler with react, redux, seamless immutable and redux saga to jump right into coding asap.

Todo Task

  • Adding redux persist to persist application props

Install

  • Install Node by going here
  • Test node installation node -v
  • Install git
  • Test git installation git --version
  • Clone the directory with this command git clone https://github.com/osinakayah/flash.git
  • Change into the directory with this command cd flash
  • Install dependencies with this command npm install or yarn install
  • Start the application with npm start or yarn start
  • To compile for production npm run build or yarn build

Maintainer

[Osinakayah](https://github.com/osinakayah)

Contributing

[Osinakayah](https://github.com/osinakayah)

PRs accepted.

License

MIT © 2019 Osinakayah

About

Flash is a react.js application scaffolding based on parcel bundler with react, redux, seamless immutable and redux saga to jump right into coding asap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published