Skip to content

DarthHater/bored-board-webapp

Repository files navigation

boredboard

Here we go again

Build Status

Was Ist Das?

This is the start of a frontend app for the new Bored Board to use

It's written in ES6 and shouts to the supporting team:

  • Yarn
  • React
  • Redux
  • Webpack
  • Docker
  • Sass

Local Dev Sans Docker (EXPERT MODE)

First download all the dependencies by running:

$ yarn
$ yarn global add webpack@^4.15.1
$ yarn global add webpack-cli

then to develop locally run:

$ yarn start

If everything is hunky dorky, you now have an environment at http://localhost:8090 ready for work with hot-reloading enabled.

For a production build all you have to run is

$ yarn build

Can I contribute?

Yes, please. File an issue to let us know what you are working on, and then submit a PR that associates with your issue.

Got A Problem?

280-330-8004

Releases

No releases published

Packages

No packages published

Languages