Skip to content

bashbers/reducks-starter

 
 

Repository files navigation

🦆 Reducks Starter

Installation / Usage

Reducks index page

Prerequisites

npm
yarn

In order to use this boilerplate, you'll need to clone this repo. If you don't know how to clone a repository, follow this Link After you've sucessfully cloned the repo, navigate to the root of the repo folder using a terminal. Execute the following command:

yarn
  • You don't need to specify yarn install due to the fact that the yarn command is equal to yarn install.

After it's done loading, simply execute npm start and navigate to localhost:8080

NPM Start command result

Happy hacking!

TODO

  • GraphQL middleware
  • Storybook

About

🦆 Reducks Starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • CSS 5.5%
  • HTML 2.6%