orels1 / v3.cogs.red

A new frontend for cogs.red [staging]
https://v3cogsred.orels1.now.sh/
MIT License
3 stars 1 forks source link

v3.cogs.red

v3 frontend for cogs.red

Built with ❤︎ by orels1 and contributors

This project is frozen/discontinued, code provided for reference

This is a dump of all the wip code written for the v3 of cogs.red. It is generally working, but some features are in an incomplete state.

For more info, check out the last status update post.

One thing to note is to build this project you need a fortawesome configured account so that fortawesome packages can resolved. Just keep that in mind

Contribution

If you're willing to help with the development, there should always be some issues that are good for first time contributions. Check the "contributions are welcome" tag!

Requirements

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

# build for production and view the bundle analyzer report
yarn run build --report

# run unit tests
yarn run unit

# run all tests
yarn test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

License

Copyright (c) 2020

Licensed under the MIT license.