A cleaner redesign of the Deltion roster site.
- Node v12.x
- Yarn v1.19
- Install dependencies by running
yarn install
. - Run
yarn run dev
to start developing! - Run
yarn run build
to build for production. Generated files can be found inside thedist
folder.
RoosterRedux is licensed under the GNU General Public License v3.0. For more information see LICENSE.