Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 792 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 792 Bytes

🦆 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