Here we go again
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
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
Yes, please. File an issue to let us know what you are working on, and then submit a PR that associates with your issue.
280-330-8004